ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollViewer Class / ScrollableWidthProperty Field



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