TcxGridCardViewSeparatorHitTest.Index Field
Returns the position of the card separator within the collection of card separators used to render a Card View.
Declaration
Index: Integer
Field Value
Type |
---|
Integer |
Remarks
The Index field specifies the position of the inspected card separator within the Separators collection. To access an individual card separator, use the Index field’s value as the index for the Separators.Items property.
See Also