| Visual Basic (Declaration) | |
|---|---|
Public Property MainColumn As Column | |
| C# | |
|---|---|
public Column MainColumn {get; set;} | |
The last column whose IsMainColumn property has been set to true will be considered as a grid's main column.
The title of the column that is identified as being a grid's main column will be displayed in the card titles when a grid is in a card-view layout.
Supported Frameworks: Microsoft .NET Framework version 3.5