[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputSeparator

InputSeparator Class

Represents a line used to separate items in a C1InputPanel control.

Inheritance
InputSeparator
Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public class InputSeparator : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable

Constructors

Name Description
InputSeparator()

Initializes a new instance of an InputSeparator.

Properties

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.

Methods

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.