FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / IsCellSelection Property

In This Topic
    IsCellSelection Property (GridSkeletonLoadingCellFactory)
    In This Topic
    Gets whether the selection is composed by cells.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsCellSelection As Boolean
    public virtual bool IsCellSelection {get;}
    See Also