CardLayoutTemplate.ResetSpecificSettingsToDefault() Method
Resets specific template settings to their default values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
Note that the ResetSpecificSettingsToDefault method affects settings for specific CardLayoutTemplate descendants. Currently, this method resets only the CardLayoutTemplate.MaxWidth property.
See Also