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



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