[]
This class is used to separate tools in C1Ribbon or C1ToolStrip.
public class C1ToolSeparator : C1View, IHandleAfterRender, IHandleEvent, IDisposable, IComponent, IDependencyObject
Public Class C1ToolSeparator
Inherits C1View
Implements IHandleAfterRender, IHandleEvent, IDisposable, IComponent, IDependencyObject
| Name | Description |
|---|---|
| C1ToolSeparator() | Initializes a new instance of the C1ToolSeparator class. |
| Name | Description |
|---|---|
| OrientationProperty | Identifies the Orientation dependency property. |
| Name | Description |
|---|---|
| Orientation | Gets or sets the orientation of the separator. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| GetContentRenderFragment() | Returns a RenderFragment that represents the tool's UI content. |
| OnAfterRender(bool) | |
| OnInitialized() | |
| ShouldRender() |