TcxGridCardViewSeparatorHitTest.Separators Field
In This Article
Provides access to ViewInfo information about card separators used to render a Card View.
#Declaration
Delphi
Separators: TcxGridCardViewSeparatorsViewInfo
#Field Value
Type |
---|
Tcx |
#Remarks
To access an individual card separator, use the Index field value as the index for the Separators
.Items property.
See Also