共用方式為


Paginator.State 屬性

定義

指定相關聯的 PaginationState。 此為必要參數。

[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

屬性值

屬性

適用於