Height Property (SapComponent)
Class
SapComponent
.
Action
Gets the current height of the component.
Syntax
C#
protected
Integer
Height { get; }
VB
'Declaration Protected Read Property Height As
Integer
Access
Read only.