ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ElementList Class / IsFixedSize Property

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