A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.infragistics.com/blazor/docs/api/api/IgniteUI.Blazor.Controls.IgbDataGridPager.html below:

Inheritance

System.Object

IgbDataGridPager

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll
public class IgbDataGridPager : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors Declaration
public IgbDataGridPager()
Properties

Gets or sets the background color to use.

Declaration
public string Background { get; set; }
Property Value Type Description System.String

Gets or sets the border color around the grid.

Declaration
public string Border { get; set; }
Property Value Type Description System.String

Gets or sets the current page for the pager.

Declaration
public int CurrentPage { get; set; }
Property Value Type Description System.Int32

Gets or sets the data source for the pager.

Declaration
public object DataSource { get; set; }
Property Value Type Description System.Object

Provides a means of setting DataSource in the JavaScript environment.

Declaration
public 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.

Declaration
public 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.

Declaration
public 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

Declaration
public 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.

Declaration
public 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