Back to Devexpress

TreeListPersistentLayoutColumn Members

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

latest2.9 KB
Original Source

TreeListPersistentLayoutColumn Members

Contains information about layout settings for columns.

Constructors

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

Properties

NameDescription
ColumnTypeSpecifies the processed column’s type.
FieldNameSpecifies a data field that supplies column values.
SortIndexSpecifies the column’s index among sorted columns.
SortOrderSpecifies the column’s sort order.
VisibleSpecifies whether the column is visible.
VisibleIndexSpecifies the column position among other columns.
WidthSpecifies the column width.

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

TreeListPersistentLayoutColumn Class

DevExpress.Blazor Namespace