FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlRange Class / IsSingleCell Property

In This Topic
    IsSingleCell Property (GridControlRange)
    In This Topic
    Returns true if it is a single cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSingleCell As Boolean
    public bool IsSingleCell {get;}
    See Also