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

In This Topic
    Size Property (Band)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Property Size As System.Integer
    public abstract System.int Size {get; set;}
    See Also