Skip to main content

TableView.ExpandColumnPosition Property

This member supports the control's internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public ColumnPosition ExpandColumnPosition { get; protected set; }

#Property Value

Type Description
ColumnPosition

A ColumnPosition enumeration value identifying the location of the column that displays detail expand buttons.

See Also