MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.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