ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1SlideContentControl Class / SlideProperty Field



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