ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / PagerSettings Class / Position Property

In This Topic
    Position Property (PagerSettings)
    In This Topic
    Gets or sets a value that specifies the location where the pager is displayed.
    Syntax
    'Declaration
     
    Public Property Position As PagerPosition
    public PagerPosition Position {get; set;}
    See Also