ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ItemsControl Class / ItemStyleProperty Field



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