Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripMain Class / AutoSize Property

In This Topic
    AutoSize Property (C1EditorToolStripMain)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoSize As System.Boolean
    public virtual System.bool AutoSize {get; set;}
    See Also