Represent resulting string that will apply to style HTML attribute.

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

Syntax

C#
public virtual string StyleString { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property StyleString As String
	Get

See Also