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



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