Table of Contents
ToolBarSet Property

Gets or sets the tool bar set to be used.

Syntax
 public EditorToolBarSet ToolBarSet { get; set; }
Remarks

See customizing toolbar for more details about how to customize toolbars.

See Also