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