WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlAdapter Class / IsColumnSelection Property
In This Topic
    IsColumnSelection Property (GridControlAdapter)
    In This Topic
    Gets whether the selection is composed by all the cells of the columns.
    Syntax
    public virtual bool IsColumnSelection {get;}
    See Also