ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / Band Class
Properties Methods


In This Topic
    Band Class Members
    In This Topic

    The following tables list the members exposed by Band.

    Public Properties
     NameDescription
    Public PropertyGets a System.Drawing.Rectangle that represents the size and location of the band within the parent C1Sizer control.  
    Public PropertyGets the index of the Band in the owner collection.  
    Public PropertyDetermines whether the Band should retain its size when the control is resized.  
    Public PropertyDetermines whether the band acts like a splitter (can be resized with the mouse at run time).  
    Public PropertyGets or sets the size of this Band object.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the position of the Band within the C1Sizer grid.  
    Protected PropertyGets or sets the size of the band as a percentage of the grid's width or height.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSets the size of the band and optionally adjusts the other bands so the collection fills the control.  
    Top
    See Also