ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewExpandButton Class / IsThreeState Property

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