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

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