Back to Devexpress

TcxCustomGridView Properties

vcl-cxgridcustomview-dot-tcxcustomgridview-dot-underscore-properties.md

latest8.7 KB
Original Source

TcxCustomGridView Properties

The base class for all grid Views.

NameDescription
CloneCountReturns the total number of copies (clones) of the current View.
ClonesRepresents the copies collection of the current View.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ControlSpecifies the component’s parent control. Inherited from TcxControlChildComponent.
ControllerSpecifies a View controller.
DataControllerSpecifies the data controller managing the current View’s data.
DesignInfoInherited from TComponent.
DragModeSpecifies the manner in which Views initiate drag-and-drop operations.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FocusedDetermines whether the current View has focus.
Images protectedSpecifies the image list used as a source of icons for data item headers.
IsControlFocusedIndicates whether the grid control owning the current View has focus.
IsControlLocked
IsDesigningInherited from TcxComponent.
IsDestroyingSpecifies whether the component is currently being destroyed. Inherited from TcxControlChildComponent.
IsDetailIndicates whether the current View is placed at a child grid level.
IsLoadingSpecifies whether the current component is being loaded. Inherited from TcxControlChildComponent.
IsMasterIndicates whether the current View level has child Views which can be displayed.
IsPatternIndicates whether the current View is a “pattern“ View.
LevelReturns the grid level that owns the current View.
LookAndFeel
LookAndFeelPainter
MasterDataController
MasterGridRecordIndexReturns the index of the master View record for which the current View is displayed as a detail View.
MasterGridViewReturns a master View for the current View.
MasterRecordIndexReturns the index of the master dataset record corresponding to a master View record. The current View is displayed as a detail View.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsSelection protectedContains selection options for the current View.
OptionsView protectedContains View options for the current View.
OwnerInherited from TComponent.
Painter
PatternGridViewReturns the View whose copy (clone) is the current View.
PopupMenuSpecifies the popup menu associated with the current View.
Repository
SiteProvides access to the control that holds the View.
StorageControl
StorageOptions
StoringName
Styles protectedProvides access to styles that define the appearance of grid View elements.
SynchronizationDetermines whether all the “clone“ Views of the current detail View should be synchronized automatically with a “pattern“ View.
TabStop
TagInherited from TComponent.
VCLComObjectInherited from TComponent.
ViewDataSpecifies the object adapting values provided by a data controller for the grid View’s data representation.
ViewInfoProvides access to the ViewInfo object that contains information on how to draw the grid View.
ViewInfoCache
VisibleIndicates whether the current View is displayed.

See Also

TcxCustomGridView Class

TcxCustomGridView Members

cxGridCustomView Unit