Gets or sets a value indicating whether the detail configurations of the grid are automatically created.
| Visual Basic (Declaration) | |
|---|---|
Public Property AutoCreateDetailConfigurations As Boolean | |
| C# | |
|---|---|
public bool AutoCreateDetailConfigurations {get; set;} | |
Return Value
true if the detail configurations of the grid are automatically created; false otherwise. By default, false.All examples in this topic assume that the grid is bound to the Employees table of the Northwind database, unless stated otherwise.
Supported Frameworks: Microsoft .NET Framework version 3.5