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

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