Override this method to perform additional actions when value of the Height property of object is being read.

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

Syntax

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

See Also