System.Object
IgbDataGridPager
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dllpublic class IgbDataGridPager : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors Declaration
public IgbDataGridPager()
Properties
Gets or sets the background color to use.
Declarationpublic string Background { get; set; }
Property Value Type Description System.String
Gets or sets the border color around the grid.
Declarationpublic string Border { get; set; }
Property Value Type Description System.String
Gets or sets the current page for the pager.
Declarationpublic int CurrentPage { get; set; }
Property Value Type Description System.Int32
Gets or sets the data source for the pager.
Declarationpublic object DataSource { get; set; }
Property Value Type Description System.Object
Provides a means of setting DataSource in the JavaScript environment.
Declarationpublic string DataSourceScript { get; set; }
Property Value Type Description System.String Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value Overrides Declaration
public string FontFamily { get; set; }
Property Value Type Description System.String Declaration
public double FontSize { get; set; }
Property Value Type Description System.Double Declaration
public string FontStyle { get; set; }
Property Value Type Description System.String Declaration
public string FontWeight { get; set; }
Property Value Type Description System.String Declaration
public EventCallback<IgbPageChangedEventArgs> PageChanged { get; set; }
Property Value Declaration
public string PageChangedScript { get; set; }
Property Value Type Description System.String
Gets the page count.
Declarationpublic int PageCount { get; set; }
Property Value Type Description System.Int32 Declaration
public string PagerText { get; set; }
Property Value Type Description System.String
Gets or sets the page size.
Declarationpublic int PageSize { get; set; }
Property Value Type Description System.Int32 Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods Declaration
protected override void EnsureModulesLoaded()
Overrides Declaration
public string ExportSerializedVisualModel()
Returns Type Description System.String
Returns a serialized copy of the exported visual model
Declarationpublic Task<string> ExportSerializedVisualModelAsync()
Returns Type Description System.Threading.Tasks.Task<System.String> Declaration
public object ExportVisualModel()
Returns Type Description System.Object
Exports visual information about the current state of the grid.
Declarationpublic Task<object> ExportVisualModelAsync()
Returns Type Description System.Threading.Tasks.Task<System.Object> Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Declaration Declaration
public Task FirstPageAsync()
Returns Type Description System.Threading.Tasks.Task Declaration Declaration
public Task LastPageAsync()
Returns Type Description System.Threading.Tasks.Task Declaration Declaration
public Task NextPageAsync()
Returns Type Description System.Threading.Tasks.Task Declaration
public void PreviousPage()
Declaration
public Task PreviousPageAsync()
Returns Type Description System.Threading.Tasks.Task Declaration
public void ProvideContainer(object container)
Parameters Type Name Description System.Object container Declaration
public Task ProvideContainerAsync(object container)
Parameters Type Name Description System.Object container Returns Type Description System.Threading.Tasks.Task Implements
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4