Back to Devexpress

GridPersistentLayout Properties

blazor-devexpress-dot-blazor-dot-gridpersistentlayout-dot-underscore-properties.md

latest1.2 KB
Original Source

GridPersistentLayout Properties

Contains information about a DxGrid‘s layout.

NameDescription
ColumnsSpecifies a collection of objects that store Grid column layouts.
FilterCriteriaA concatenation of all column filter criteria with the AND operator.
PageIndexSpecifies the active page index.
PageSizeSpecifies the maximum number of rows displayed on a page.
SearchTextSpecifies the text that the Grid uses to filter and highlight data.
ShowAllRowsSpecifies whether the Grid displays all rows on one page.

See Also

GridPersistentLayout Class

GridPersistentLayout Members

DevExpress.Blazor Namespace