C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridSummaryCell Class / Column Property
In This Topic
Column Property (GridSummaryCell)
In This Topic
Property used to hold the column the summary is bound to.
Syntax
public GridColumn Column {get;}
See Also