GridItemControl Object Members
See Also

GridItemControl Object Members
Public Methods
| Method | Description |
|---|---|
GetIconIndex |
Retrieves the icon index for a given item control state. |
GetRect |
Gets the rectangle occupied by the item control. |
SetIconIndex |
Sets the icon index for a specified control state. |
SetSize |
Sets the rectangle occupied by the item control. |
Public Properties
| Property | Description |
|---|---|
Alignment |
Gets or sets the item control alignment. |
Caption |
Gets or sets the item control caption. |
CaptionColor |
Gets or sets the item control caption color. |
Enable |
Enables or disables the item control. |
Font |
Gets or sets the item control caption font. |
Height |
Gets or sets the item control height. |
Index |
Gets or sets the index of the item control. |
Themed |
Gets or sets whether the control is themed. |
Type |
Gets or sets the type of the item control. |
Width |
Gets or sets the item control width. |
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.