ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItem Class / CanUserCloseProperty Field



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