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

In This Topic
    ContentLocation Property (GridPaginator)
    In This Topic
    Gets or sets content location.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentLocation As Point
    public Point ContentLocation {get;}
    See Also