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

GridPaneLayoutModel.ColumnDefinitions Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[LocalizableCategory(DesignerCategories.Elements)]
public LayoutDefinitionCollectionModel ColumnDefinitions { get; }

Property Value

Type
LayoutDefinitionCollectionModel
See Also