Back to Devexpress

TreeListPersistentLayout Members

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

latest2.7 KB
Original Source

TreeListPersistentLayout Members

Contains information about a TreeList layout.

Constructors

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

Properties

NameDescription
ColumnsContains a collection of objects that store TreeList 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 the TreeList uses to filter and highlight data.
ShowAllRowsSpecifies whether the TreeList 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

TreeListPersistentLayout Class

DevExpress.Blazor Namespace