Icon DefinedHeight Property

property DefinedHeight: Integer

Usage

Available In: Visual Client Applications

Indicates the defined height for the element. The defined height is the last value that was directly assigned to the Height. Layout property changes may affect the value returned by the Height property, so this property is useful when you don't want the calculated height of an element.
Image