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

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