ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / BaseElement Class / AlignmentOfContents Property

In This Topic
    AlignmentOfContents Property (BaseElement)
    In This Topic
    Gets or sets the alignment of contents within the element.
    Syntax
    'Declaration
     
    
    Public Property AlignmentOfContents As ContentAlignment
    public ContentAlignment AlignmentOfContents {get; set;}
    See Also