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

In This Topic
    ContentSize Property (GridPaginator)
    In This Topic
    Gets or sets size which is used to layout page content.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentSize As Size
    public Size ContentSize {get;}
    See Also