Gets the default value for the Width property.

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

Syntax

C#
protected virtual Unit GetDefaultWidth()
Visual Basic
Protected Overridable Function GetDefaultWidth As Unit

Return Value

Auto.

See Also