Back to Devexpress

GridPersistentLayoutColumn Members

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

latest3.0 KB
Original Source

GridPersistentLayoutColumn Members

Contains information about layout settings for columns.

Constructors

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

Properties

NameDescription
ColumnTypeSpecifies the processed column’s type.
FieldNameSpecifies a data field that supplies column values.
GroupIndexSpecifies the column’s index among grouped columns.
SortIndexSpecifies the column’s index among sorted columns.
SortOrderSpecifies the column’s sort order.
VisibleSpecifies whether the column is visible.
VisibleIndexSpecifies a column’s position among other columns.
WidthSpecifies the column’s 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

GridPersistentLayoutColumn Class

DevExpress.Blazor Namespace