ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewerItem Class / StateProperty Field



In This Topic
    StateProperty Field
    In This Topic
    Identifies the State dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ListViewerItem.StateProperty
    public static readonly DependencyProperty StateProperty
    public:
    static readonly DependencyProperty^ StateProperty
    See Also