ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Band Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (Band)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsFixedSize As System.Boolean
    public System.bool IsFixedSize {get; set;}
    See Also