ComponentOne Basic Library for UWP
IsChecked Property (C1TreeViewExpandButton)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewExpandButton Class : IsChecked Property
Syntax
'Declaration
 
Public Property IsChecked As Windows.Foundation.IReference(Of Boolean)
public Windows.Foundation.IReference<bool> IsChecked {get; set;}
See Also

Reference

C1TreeViewExpandButton Class
C1TreeViewExpandButton Members