ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelectItem Class / IsEnabled Property

In This Topic
    IsEnabled Property (C1MultiSelectItem)
    In This Topic
    Gets or sets the IsEnabled property.
    Syntax
    'Declaration
     
    
    Public Shadows Property IsEnabled As Boolean
    public new bool IsEnabled {get; set;}
    See Also