Gets the default value for the Width property.

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

Empty.

See Also