Represents the CADListView cell
Top
Top
Top
The following tables list the members exposed by the ListItem type.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of cells | |
DrawColorRect | Gets or sets necessity of color rectangle drawing in the current cell | |
Image | Gets or sets the image of an item. | |
ImageIndex | Gets or sets a cell number | |
ImageRect | Gets or sets borders of the image, drawn in a cell | |
Selected | Gets or sets selection of the current cell | |
Text | Gets or sets an item text | |
TextInVisible | Gets or sets text visibility in a cell |
Name | Description | |
---|---|---|
Clear | Clears the ListItem object. | |
Clone | Creates a copy of the ListItem object | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
OnDrawCell | Invokes the DrawCellEvent event. | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
DrawCellEvent | Occurs on CADListView cell drawing method. |