Gets the default value for the Height property.

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

Syntax

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

Return Value

Empty.

See Also