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



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