IOutlineColumn Interface Members
In This Topic
The following tables list the members exposed by IOutlineColumn.
Public Properties
| Name | Description |
| CollapseIndicator |
Gets or sets the collapse indicator image.
|
| ColumnIndex |
Gets or sets the column index, the column is displayed as a tree structure.
|
| ExpandIndicator |
Gets or sets the expand indicator image.
|
| Images |
Gets the images by level.
|
| MaxLevel |
Gets or sets the the max row level.The default value is 10.
|
| ShowCheckBox |
Gets or sets whether to display the checkbox.
|
| ShowImage |
Gets or sets whether to display the images.
|
| ShowIndicator |
Gets or sets whether to display the indicator.
|
Top
Public Methods
See Also