FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFilterEditor Class / RenderSize Property

In This Topic
    RenderSize Property (PivotFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RenderSize As Size
    public Size RenderSize {get; set;}
    See Also