FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / Viewport Property

In This Topic
    Viewport Property (FlexGrid)
    In This Topic
    Gets the current viewport in cell's coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Viewport As Rect
    public Rect Viewport {get;}
    See Also