ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / PositionSettings Class / At Property

In This Topic
    At Property
    In This Topic
    Gets and sets the "at" option of the position utility.
    Syntax
    'Declaration
     
    Public Property At As Position
    public Position At {get; set;}
    See Also