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

属性值

属性

适用于