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