...
Description |
---|
Excerpt |
---|
Sets or returns whether the column's outlined column group is collapsed. If the outline is collapsed, the column is hidden. {excerpt} {signature:C#} |
Signature | ||||
---|---|---|---|---|
| ||||
public boolean OutlineCollapsed{ get; set; }
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Property OutlineCollapsed() As Boolean
{signature}
{example}{code:csharp|title=C#} |
Example | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|