ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.8 Assembly / C1.Win.C1Sizer Namespace / Band Class / Position Property

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