True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / C1Stack Class / IsFixedSize Property

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