EditorCaptionSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Editor |
Initializes a new instance of the Editor |
#Properties
Name | Description |
---|---|
Horizontal |
Gets or sets the horizontal alignment of an editor’s caption.
Inherited from Editor |
Optional |
Gets or sets the text displayed within optional marks. |
Position |
Specifies the position of a caption related to the editor.
Inherited from Editor |
Required |
Gets or sets the text displayed within required marks. |
Required |
Gets or sets the required mark visibility mode. |
Show |
Specifies whether the colon sign is displayed after the caption text.
Inherited from Editor |
Vertical |
Gets or sets the vertical alignment of an editor’s caption.
Inherited from Editor |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also