ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItemPresenter Class / ShowSelectedCuesProperty Field



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