Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
ListItem Members
ListItem Class
Constructors
Events
Methods
Properties
See Also
Represents the CADListView cell
The following tables list the members exposed by the
ListItem
type.
Public Constructors
Name
Description
ListItem
Initializes a new instance of the
ListItem
class.
Top
Public Properties
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
Top
Public Methods
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
).
Top
Public Events
Name
Description
DrawCellEvent
Occurs on
CADListView
cell drawing method.
Top
See Also
Reference
ListItem Class
CADImport.FaceModule Namespace