Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

GridLayout Attached Properties

The settings that configure the chart panes’ grid layout.
Name Description
Column static Gets or sets the index of the grid layout column the current pane occupies.
ColumnSpan static Gets or sets the number of grid layout columns that the pane occupies.
Row static Gets or sets the index of the grid layout row the current pane occupies.
RowSpan static Gets or sets the number of grid layout rows that the pane occupies.
See Also