ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.Sizer Namespace
    In This Topic
    Classes
     ClassDescription
    ClassAbstract class that serves as a base for the Row and Column classes.
    ClassAbstract class that serves as a base for the RowCollection and ColumnCollection classes.
    ClassClass that implements rounded borders and exposes properties that control the appearance of the border.
    ClassA container control with a powerful grid layout manager that extends the basic layout capabilities provided by the .NET framework (Dock and Anchor properties).
    ClassProvides data for the C1Sizer.SplitterMoving and C1Sizer.SplitterMoved events of a C1Sizer control.
    ClassComponent that resizes all controls on a form when the form is resized.
    ClassProvides data for the C1SizerLight.ResizingFont event of a C1SizerLight component.
    ClassRepresents a column in the Sizer grid.
    ClassCollection of Column objects.
    ClassClass that implements gradient backgrounds and exposes properties that control the appearance of the gradient.
    ClassSummary description for Grid.
    ClassRepresents a row in the Sizer grid.
    ClassCollection of Row objects.
    Delegates
     DelegateDescription
    DelegateRepresents the methods that will handle the C1Sizer.SplitterMoving and C1Sizer.SplitterMoved events of a C1Sizer control.
    DelegateRepresents the method that will handle the C1SizerLight.ResizingFont and C1SizerLight.ResizingControl events of a C1SizerLight component.
    Enumerations
     EnumerationDescription
    EnumerationRepresents the possible sizing modes.
    See Also