Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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 DependencyProperty
    public static readonly DependencyProperty DataProperty
    See Also