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

In This Topic
    CommandParameter Property (C1TreeViewExpandButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandParameter As System.Object
    public System.object CommandParameter {get; set;}
    See Also