Back to Devexpress

GridPersistentLayout Members

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

latest2.6 KB
Original Source

GridPersistentLayout Members

Contains information about a DxGrid‘s layout.

Constructors

NameDescription
GridPersistentLayout()Initializes a new instance of the GridPersistentLayout class.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.

See Also

GridPersistentLayout Class

DevExpress.Blazor Namespace