Height of the scrollable area.
[Visual Basic]
Public Property Height As Unit
[C#]
public Unit Height {get;set;}
[Delphi]
public property Height: Unit read get_Height write set_Height;
See Also
C1WebScrollableGroup Class | C1WebScrollableGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |