[]
Represents a line used to separate items in a C1InputPanel control.
public class InputSeparator : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable
| Name | Description |
|---|---|
| InputSeparator() | Initializes a new instance of an InputSeparator. |
| Name | Description |
|---|---|
| DefaultElementHeight | Gets the default height of the separator element. |
| DefaultHeight | Gets the default height of the InputSeparator. |
| DefaultWidth | Gets the default width of the InputSeparator. |
| Height | Gets or sets the height of the component. |
| NotSetVerticalAlign | Gets actual vertical alignment when the VerticalAlign property is equal to NotSet. |
| Width | Gets or sets the width of the component. |
| Name | Description |
|---|---|
| ResetHeight() | This member is for internal use only. |
| ResetWidth() | This member is for internal use only. |
| ShouldSerializeHeight() | This member is for internal use only. |
| ShouldSerializeWidth() | This member is for internal use only. |