| RoundedFrameColorScheme Property |
Gets or sets the name of the custom color theme applied to the frame.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute("")]
public RoundedFrameColorScheme ColorScheme { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property ColorScheme As RoundedFrameColorScheme
Get
Set
Property Value
Type:
RoundedFrameColorSchemeRemarks See Also