UltimateEditor Class Library

UltimateEditor.ToolbarSpacingCssClass Property

Gets or sets the CSS Class name applied to the spacing between toolbars.

[Visual Basic]
Public Property ToolbarSpacingCssClass As String
[C#]
public string ToolbarSpacingCssClass {get; set;}

Property Value

CSS Class name applied to the spacing between toolbars. The default value is EditorToolbarSpacing.

Remarks

Use this property to set the CSS Class name applied to the horizontal spacing between toolbars.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace