Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
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