FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / AutoSize Property

In This Topic
    AutoSize Property (C1FlexViewerPane)
    In This Topic
    This property has no effect on DxControl.
    Syntax
    'Declaration
     
    Public Overridable Property AutoSize As Boolean
    public virtual bool AutoSize {get; set;}
    See Also