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

In This Topic
    SurfaceContentAlignment Property (C1TileControl)
    In This Topic
    Gets or sets the alignment of groups on the scrollable surface.
    Syntax
    'Declaration
     
    
    Public Property SurfaceContentAlignment As ContentAlignment
    public ContentAlignment SurfaceContentAlignment {get; set;}
    See Also