ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / IsEnabled Property

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