The following tables list the members exposed by Item.
Name | Description | |
---|---|---|
![]() | Group | Gets the Group object this item belongs to. |
![]() | GroupView | Gets the GroupView control this item belongs to. |
![]() | Selectable | Gets or sets a value that indicates if the item can be selected. |
![]() | SelectedBackColor | Gets the color of the background when the item is selected. |
Name | Description | |
---|---|---|
![]() | DrawItem | Draws the item to the graphics object. |
![]() | GetHeight | Gets the height of the item. |
![]() | Invalidate | Invalidates the UI of the item. |
Name | Description | |
---|---|---|
![]() | NotifyViewOfHeightChange | Call this when the height of the item changes to notify the view. |
![]() | OnActivated | Occurs when an item is Activated. |
![]() | OnViewWidthChanged | Occurs when the width of the GroupView control changes. |