ComponentOne TileControl for WinForms
FixedWidth Property

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

Reference

BaseElement Class
BaseElement Members