FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FlexPaginator Class / ContentSize Property

In This Topic
    ContentSize Property (FlexPaginator)
    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