ComponentOne TileControl for WinForms
FixedHeight Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > BaseElement Class : FixedHeight Property
Gets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically.
Syntax
'Declaration
 
Public Property FixedHeight As System.Integer
public System.int FixedHeight {get; set;}
See Also

Reference

BaseElement Class
BaseElement Members