ComponentOne TileControl for WinForms
AlignmentOfContents Property

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

Reference

BaseElement Class
BaseElement Members