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

In This Topic
    GetDefaultWidth Method (RenderArea)
    In This Topic
    Gets the default area width.
    Syntax
    'Declaration
     
    Protected Overrides Function GetDefaultWidth() As Unit
    protected override Unit GetDefaultWidth()

    Return Value

    Parent width.
    See Also