ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1WrapPanel Class / ItemWidthProperty Field



In This Topic
    ItemWidthProperty Field (C1WrapPanel)
    In This Topic
    Identifies the ItemWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemWidthProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1WrapPanel.ItemWidthProperty
    public static readonly DependencyProperty ItemWidthProperty
    public:
    static readonly DependencyProperty^ ItemWidthProperty
    See Also