Class that provides configuration information that will be applied to all the details in a grid and any descendant details when an explicit detail configuration is not provided for a specific detail relation.
All examples in this topic assume that the grid is bound to the Employees table of the Northwind database, unless stated otherwise.
The following example demonstrates how to provide a default detail configuration that will be applied to all details in a grid and any descendant details for which an explicit detail configuration has not been provided.
Gets or sets a value indicating whether the end user can toggle the expansion state of the child details of the details to which the default configuration is applied.
Gets or sets the configuration that will be applied to groups without an explicit group configuration in the details to which the default configuration is applied.
Gets or sets a group-configuration selector that will be used to select the appropriate configuration for a group based on its information and/or content for the details to which the default configuration is applied.
Gets or sets the style that will be applied to the containers (DataRow) of the data items in the details to which the default configuration is applied.
Gets or sets a style selector that will select the appropriate style to apply to the containers (DataRow) of the data items in the detail to which the default configuration is applied.
Gets or sets a value indicating whether the default headers and footers are automatically added to the header and footer sections of the details to which default the configuration is applied.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2