ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItemView Class / StateProperty Field

In This Topic
    StateProperty Field
    In This Topic
    Identifies the State dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly StateProperty As DependencyProperty
    public static readonly DependencyProperty StateProperty
    See Also