TcxGridIndicatorFooterItemViewInfo.SeparatorWidth Property
The width of the footer indicator’s separator.
Declaration
property SeparatorWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the width of the footer indicator’s separator.
Refer to the Grid View Elements topic for information on what the separator is and where it is located.
See Also