MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridFilterCell Class / Column Property
In This Topic
    Column Property (GridFilterCell)
    In This Topic
    Property used to hold the column the filter is bound to.
    Syntax
    public GridColumn Column {get; set;}
    See Also