Click or drag to resize
UILayoutPaneApplyDemoStyles Property
When enabled, the layout will apply basic styles directly to resizers & buttons.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Nullable<bool> ApplyDemoStyles { get; set; }

Property Value

Type: NullableBoolean
See Also