Gets or sets a value indicating whether to apply visual style to children C1Controls.

Namespace:  C1.Web.UI.Controls.C1SuperPanel
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public bool ApplyVisualStyleToChildren { get; set; }
Visual Basic (Declaration)
Public Property ApplyVisualStyleToChildren As Boolean
	Get
	Set

See Also