ComponentOne TileControl for WinForms
Alignment Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > BaseElement Class : Alignment Property
Gets or sets the alignment of element within its parent bounds.
Syntax
'Declaration
 
Public Property Alignment As System.Drawing.ContentAlignment
public System.Drawing.ContentAlignment Alignment {get; set;}
See Also

Reference

BaseElement Class
BaseElement Members