FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / IsArrangeValid Property

In This Topic
    IsArrangeValid Property (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsArrangeValid As Boolean
    public bool IsArrangeValid {get;}
    See Also