ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewer Class / ViewportGapProperty Field



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