A special EditorTool object, which is rendered as a separator by the default
ToolAdapter.
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic sealed class EditorSeparator : EditorToolBase
Public NotInheritable Class EditorSeparator
Inherits EditorToolBase
public ref class EditorSeparator sealed : public EditorToolBase
[<SealedAttribute>]
type EditorSeparator =
class
inherit EditorToolBase
end
The EditorSeparator type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Type |
Gets or sets the type of the tool - by default it is a button
(Overrides EditorToolBase.Type.) |
Top
See Also