aspnet-devexpress-dot-web-306ae2c1.md
Provides detail customization options for ASPxGridViews.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewDetailSettings :
ASPxGridSettingsBase
Public Class ASPxGridViewDetailSettings
Inherits ASPxGridSettingsBase
The following members return ASPxGridViewDetailSettings objects:
The ASPxGridViewDetailSettings class provides a set of Boolean properties which manage the ASPxGridView’s functionality in a master-detail mode. These settings can be accessed via the ASPxGridView.SettingsDetail property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridViewDetailSettings MVCxGridViewDetailSettings
See Also