Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderObject Class / GetHeight Method

In This Topic
    GetHeight Method (RenderObject)
    In This Topic
    Override this method to perform additional actions when value of the Height property of object is being read.
    Syntax
    'Declaration
     
    Protected Overridable Function GetHeight() As Unit
    protected virtual Unit GetHeight()
    See Also