FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / IsEnabled Property

In This Topic
    IsEnabled Property (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also