TcxGridGroupSummaryHitTest.Column Property
Represents a column that the summary is calculated for.
Declaration
property Column: TcxGridColumn read;
Property Value
Type |
---|
TcxGridColumn |
Remarks
Use the Column property to access the TcxGridColumn instance.
See Also