ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLine Class / DataProperty Field

In This Topic
    DataProperty Field (C1TreeViewLine)
    In This Topic
    Identifies the Data dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DataProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty DataProperty
    See Also