Gets a value indicating whether any style elements have been defined in the state bag

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public override bool IsEmpty { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property IsEmpty As Boolean
	Get

See Also