FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.DxToolkit Namespace / DxControl Class / AutoSize Property

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