Share via


Paginator.State Propiedad

Definición

Especifica el objeto asociado PaginationState. Este parámetro es obligatorio.

[Microsoft.AspNetCore.Components.EditorRequired]
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.QuickGrid.PaginationState State { get; set; }
[<Microsoft.AspNetCore.Components.EditorRequired>]
[<Microsoft.AspNetCore.Components.Parameter>]
member this.State : Microsoft.AspNetCore.Components.QuickGrid.PaginationState with get, set
Public Property State As PaginationState

Valor de propiedad

Atributos

Se aplica a