Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewerItem Class / StateProperty Field

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