Compartilhar via


Paginator.State Propriedade

Definição

Especifica o associado PaginationState. Este parâmetro é necessário.

[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 da propriedade

Atributos

Aplica-se a