Gets the default area width.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected override Unit GetDefaultWidth()
Visual Basic
Protected Overrides Function GetDefaultWidth As Unit

Return Value

Parent width.

See Also