Table of Contents
Styles Property

Get a collection of EditorStyle objects that are used to fill the style drop down on the tool bar. See customizing toolbars for more details.

Syntax
 public EditorStyleCollection Styles { get; }
See Also