Back to Devexpress

GridLayout.ColumnSpan Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-gridlayout-2bb64c23.md

latest1.2 KB
Original Source

GridLayout.ColumnSpan Attached Property

Gets or sets the number of grid layout columns that the pane occupies.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetColumnSpan(Pane) and SetColumnSpan(Pane, Int32).

Returns

TypeDescription
Int32

The integer value that defines the number of columns that the pane occupies.

|

Remarks

This property is attached to the Pane class.

See Also

Pane Layout

GridLayout Class

GridLayout Members

DevExpress.Xpf.Charts Namespace