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

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