[]
This class is used to separate tools in C1Ribbon or C1ToolStrip.
[TemplateVisualState(Name = "Horizontal", GroupName = "OrientationStates")]
[TemplateVisualState(Name = "Vertical", GroupName = "OrientationStates")]
public class C1ToolSeparator : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
| Name | Description |
|---|---|
| C1ToolSeparator() | Initializes a new instance of the C1ToolSeparator class. |
| Name | Description |
|---|---|
| OrientationProperty | Identifies the Orientation dependency property. |
| Name | Description |
|---|---|
| IsDisposed | Gets whether this instance is disposed. |
| Orientation | Gets or sets the orientation of the separator. |
| Name | Description |
|---|---|
| ChangeVisualStateOrientation(bool) | Updates the current visual state of the Orientation visual state group to match the object's properties. |
| Dispose() | |
| Dispose(bool) | |
| Finalize() | Finalizes this instance of the C1ToolSeparator class. |
| OnApplyTemplate() |