Displays items list in CADListView control item: as text fields, images and special cell drawing methods
The following tables list the members exposed by the CADListView type.
Public Constructors
| Name | Description | |
|---|---|---|
|
CADListView | Initializes new instance of CADListView class. |
Public Properties
| Name | Description | |
|---|---|---|
|
AccessibilityObject | (inherited from Control). |
|
AccessibleDefaultActionDescription | (inherited from Control). |
|
AccessibleDescription | (inherited from Control). |
|
AccessibleName | (inherited from Control). |
|
AccessibleRole | (inherited from Control). |
|
ActiveControl | (inherited from ContainerControl). |
|
AllowDrop | (inherited from Control). |
|
Anchor | (inherited from Control). |
|
AutoScaleDimensions | (inherited from ContainerControl). |
|
AutoScaleMode | (inherited from ContainerControl). |
|
AutoScroll | (inherited from ScrollableControl). |
|
AutoScrollMargin | (inherited from ScrollableControl). |
|
AutoScrollMinSize | (inherited from ScrollableControl). |
|
AutoScrollOffset | (inherited from Control). |
|
AutoScrollPosition | (inherited from ScrollableControl). |
|
AutoSize | (inherited from UserControl). |
|
AutoSizeMode | (inherited from UserControl). |
|
AutoValidate | (inherited from UserControl). |
|
BackColor | (inherited from Control). |
|
BackgroundImage | (inherited from Control). |
|
BackgroundImageLayout | (inherited from Control). |
|
BindingContext | (inherited from ContainerControl). |
|
BorderStyle | (inherited from UserControl). |
|
Bottom | (inherited from Control). |
|
Bounds | (inherited from Control). |
|
CanFocus | (inherited from Control). |
|
CanSelect | (inherited from Control). |
|
Capture | (inherited from Control). |
|
CausesValidation | (inherited from Control). |
|
CellHeight | Gets or sets cells height |
|
CheckForIllegalCrossThreadCalls | (inherited from Control). |
|
ClientRectangle | (inherited from Control). |
|
ClientSize | (inherited from Control). |
|
Columns | Returns the collection of all table headers of current control item |
|
CompanyName | (inherited from Control). |
|
Container | (inherited from Component). |
|
ContainsFocus | (inherited from Control). |
|
ContextMenu | (inherited from Control). |
|
ContextMenuStrip | (inherited from Control). |
|
Controls | (inherited from Control). |
|
Created | (inherited from Control). |
|
CurrentAutoScaleDimensions | (inherited from ContainerControl). |
|
Cursor | (inherited from Control). |
|
DataBindings | (inherited from Control). |
|
DefaultBackColor | (inherited from Control). |
|
DefaultFont | (inherited from Control). |
|
DefaultForeColor | (inherited from Control). |
|
DeviceDpi | (inherited from Control). |
|
DisplayRectangle | (inherited from ScrollableControl). |
|
Disposing | (inherited from Control). |
|
Dock | (inherited from Control). |
|
DockPadding | (inherited from ScrollableControl). |
|
Enabled | (inherited from Control). |
|
Focused | (inherited from Control). |
|
Font | (inherited from Control). |
|
ForeColor | (inherited from Control). |
|
GridColor | Gets or sets a color of the table grid |
|
Handle | (inherited from Control). |
|
HasChildren | (inherited from Control). |
|
HeaderColor | Gets or sets a color of the table header |
|
HeaderFont | Gets or sets a font of the table header |
|
HeaderHeight | Gets or sets height of the table header |
|
HeaderStringFormat | Gets or sets the CADListView header string format |
|
Height | (inherited from Control). |
|
HorizontalScroll | (inherited from ScrollableControl). |
|
ImageList | Gets or sets ImageList for CADListView cells |
|
ImeMode | (inherited from Control). |
|
InvokeRequired | (inherited from Control). |
|
IsAccessible | (inherited from Control). |
|
IsDisposed | (inherited from Control). |
|
IsHandleCreated | (inherited from Control). |
|
IsMirrored | (inherited from Control). |
|
ItemColor | Gets or sets a color of CADListView cell |
|
ItemFont | Gets or sets a font of CADListView cells |
|
ItemStringFormat | Gets or sets CADListView cell string format |
|
Items | Gets the CADListView cells list |
|
LayoutEngine | (inherited from Control). |
|
Left | (inherited from Control). |
|
Location | (inherited from Control). |
|
Margin | (inherited from Control). |
|
MaximumSize | (inherited from Control). |
|
MinimumSize | (inherited from Control). |
|
ModifierKeys | (inherited from Control). |
|
MouseButtons | (inherited from Control). |
|
MousePosition | (inherited from Control). |
|
MultipleSelection | Gets or sets the multiple selection mode |
|
Name | (inherited from Control). |
|
Padding | (inherited from Control). |
|
Parent | (inherited from Control). |
|
ParentForm | (inherited from ContainerControl). |
|
Position | Gets or sets the scrolling position |
|
PreferredSize | (inherited from Control). |
|
ProductName | (inherited from Control). |
|
ProductVersion | (inherited from Control). |
|
RecreatingHandle | (inherited from Control). |
|
Region | (inherited from Control). |
|
Right | (inherited from Control). |
|
RightToLeft | (inherited from Control). |
|
SelectColor | Gets or sets a highlight color of selected cells |
|
SelectedCells | Gets or sets a list of the selected cells |
|
ShowGrid | Gets or sets grid visibility |
|
Site | (inherited from Control). |
|
Size | (inherited from Control). |
|
TabIndex | (inherited from Control). |
|
TabStop | (inherited from Control). |
|
Tag | (inherited from Control). |
|
Text | (inherited from UserControl). |
|
Top | (inherited from Control). |
|
TopLevelControl | (inherited from Control). |
|
UseWaitCursor | (inherited from Control). |
|
VerticalScroll | (inherited from ScrollableControl). |
|
ViewSize | Gets or sets the scrolling region size |
|
Visible | (inherited from Control). |
|
Width | (inherited from Control). |
|
WindowTarget | (inherited from Control). |
Public Methods
| Name | Description | |
|---|---|---|
|
BeginInvoke | (Overloaded) (inherited from Control). |
|
BringToFront | (inherited from Control). |
|
Clear | Clears all CADListView nodes |
|
Contains | (inherited from Control). |
|
CreateControl | (inherited from Control). |
|
CreateGraphics | (inherited from Control). |
|
CreateObjRef | (inherited from MarshalByRefObject). |
|
Deselect | Cancels selection of all items. |
|
Dispose | (inherited from Component). |
|
DoDragDrop | (inherited from Control). |
|
DrawToBitmap | (Overloaded) (inherited from Control). |
|
EndInvoke | (inherited from Control). |
|
Equals | (Overloaded) (inherited from Object). |
|
FindForm | (inherited from Control). |
|
Focus | (inherited from Control). |
|
FromChildHandle | (inherited from Control). |
|
FromHandle | (inherited from Control). |
|
GetChildAtPoint | (Overloaded) (inherited from Control). |
|
GetContainerControl | (inherited from Control). |
|
GetHashCode | (inherited from Object). |
|
GetLifetimeService | (inherited from MarshalByRefObject). |
|
GetNextControl | (inherited from Control). |
|
GetPreferredSize | (inherited from Control). |
|
GetType | (inherited from Object). |
|
Hide | (inherited from Control). |
|
InitializeLifetimeService | (inherited from MarshalByRefObject). |
|
Invalidate | (Overloaded) (inherited from Control). |
|
InvalidateCell | Redraws a cell with the specified number |
|
Invoke | (Overloaded) (inherited from Control). |
|
IsKeyLocked | (inherited from Control). |
|
IsMnemonic | (inherited from Control). |
|
LogicalToDeviceUnits | (Overloaded) (inherited from Control). |
|
OnSelectCell | Invokes SelectCellEvent event |
|
OnSelectItem | Invokes SelectItemEvent event |
|
PerformAutoScale | (inherited from ContainerControl). |
|
PerformLayout | (Overloaded) (inherited from Control). |
|
PointToClient | (inherited from Control). |
|
PointToScreen | (inherited from Control). |
|
PreProcessControlMessage | (inherited from Control). |
|
PreProcessMessage | (inherited from Control). |
|
RectangleToClient | (inherited from Control). |
|
RectangleToScreen | (inherited from Control). |
|
ReferenceEquals | (inherited from Object). |
|
Refresh | (inherited from Control). |
|
ResetBackColor | (inherited from Control). |
|
ResetBindings | (inherited from Control). |
|
ResetCursor | (inherited from Control). |
|
ResetFont | (inherited from Control). |
|
ResetForeColor | (inherited from Control). |
|
ResetImeMode | (inherited from Control). |
|
ResetRightToLeft | (inherited from Control). |
|
ResetText | (inherited from Control). |
|
ResumeLayout | (Overloaded) (inherited from Control). |
|
Scale | (Overloaded) (inherited from Control). |
|
ScaleBitmapLogicalToDevice | (inherited from Control). |
|
ScrollControlIntoView | (inherited from ScrollableControl). |
|
Select | (Overloaded) (inherited from Control). |
|
SelectCells | Selects a cell or an item by the specified coordinates |
|
SelectNextControl | (inherited from Control). |
|
SendToBack | (inherited from Control). |
|
SetAutoScrollMargin | (inherited from ScrollableControl). |
|
SetAutoSize | Sets columns width; equals the longest row in the column |
|
SetBounds | (Overloaded) (inherited from Control). |
|
Show | (Overloaded) (inherited from Control). |
|
SuspendLayout | (inherited from Control). |
|
ToString | (inherited from Component). |
|
Update | (inherited from Control). |
|
Validate | (Overloaded) (inherited from ContainerControl). |
|
ValidateChildren | (Overloaded) (inherited from UserControl). |
Public Events
| Name | Description | |
|---|---|---|
|
AutoSizeChanged | (inherited from UserControl). |
|
AutoValidateChanged | (inherited from UserControl). |
|
BackColorChanged | (inherited from Control). |
|
BackgroundImageChanged | (inherited from Control). |
|
BackgroundImageLayoutChanged | (inherited from Control). |
|
BindingContextChanged | (inherited from Control). |
|
CausesValidationChanged | (inherited from Control). |
|
ChangeUICues | (inherited from Control). |
|
Click | (inherited from Control). |
|
ClientSizeChanged | (inherited from Control). |
|
ContextMenuChanged | (inherited from Control). |
|
ContextMenuStripChanged | (inherited from Control). |
|
ControlAdded | (inherited from Control). |
|
ControlRemoved | (inherited from Control). |
|
CursorChanged | (inherited from Control). |
|
Disposed | (inherited from Component). |
|
DockChanged | (inherited from Control). |
|
DoubleClick | (inherited from Control). |
|
DpiChangedAfterParent | (inherited from Control). |
|
DpiChangedBeforeParent | (inherited from Control). |
|
DragDrop | (inherited from Control). |
|
DragEnter | (inherited from Control). |
|
DragLeave | (inherited from Control). |
|
DragOver | (inherited from Control). |
|
EnabledChanged | (inherited from Control). |
|
Enter | (inherited from Control). |
|
FontChanged | (inherited from Control). |
|
ForeColorChanged | (inherited from Control). |
|
GiveFeedback | (inherited from Control). |
|
GotFocus | (inherited from Control). |
|
HandleCreated | (inherited from Control). |
|
HandleDestroyed | (inherited from Control). |
|
HelpRequested | (inherited from Control). |
|
ImeModeChanged | (inherited from Control). |
|
Invalidated | (inherited from Control). |
|
KeyDown | (inherited from Control). |
|
KeyPress | (inherited from Control). |
|
KeyUp | (inherited from Control). |
|
Layout | (inherited from Control). |
|
Leave | (inherited from Control). |
|
Load | (inherited from UserControl). |
|
LocationChanged | (inherited from Control). |
|
LostFocus | (inherited from Control). |
|
MarginChanged | (inherited from Control). |
|
MouseCaptureChanged | (inherited from Control). |
|
MouseClick | (inherited from Control). |
|
MouseDoubleClick | (inherited from Control). |
|
MouseDown | (inherited from Control). |
|
MouseEnter | (inherited from Control). |
|
MouseHover | (inherited from Control). |
|
MouseLeave | (inherited from Control). |
|
MouseMove | (inherited from Control). |
|
MouseUp | (inherited from Control). |
|
MouseWheel | (inherited from Control). |
|
Move | (inherited from Control). |
|
PaddingChanged | (inherited from Control). |
|
Paint | (inherited from Control). |
|
ParentChanged | (inherited from Control). |
|
PreviewKeyDown | (inherited from Control). |
|
QueryAccessibilityHelp | (inherited from Control). |
|
QueryContinueDrag | (inherited from Control). |
|
RegionChanged | (inherited from Control). |
|
Resize | (inherited from Control). |
|
RightToLeftChanged | (inherited from Control). |
|
Scroll | (inherited from ScrollableControl). |
|
SelectCellEvent | Occurs on user cell selection. |
|
SelectItemEvent | Occurs on user item selection. |
|
SizeChanged | (inherited from Control). |
|
StyleChanged | (inherited from Control). |
|
SystemColorsChanged | (inherited from Control). |
|
TabIndexChanged | (inherited from Control). |
|
TabStopChanged | (inherited from Control). |
|
TextChanged | (inherited from UserControl). |
|
Validated | (inherited from Control). |
|
Validating | (inherited from Control). |
|
VisibleChanged | (inherited from Control). |
See Also