Skip to main content

TreeListView.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; }

#Property Value

Type Description
ColumnPosition

ColumnPosition.Middle always.

See Also