Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderSection Class / GetDefaultWidth Method

In This Topic
    GetDefaultWidth Method (RenderSection)
    In This Topic
    Gets the default area width.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultWidth() As Unit
    protected virtual Unit GetDefaultWidth()

    Return Value

    Parent width.
    See Also