OptionsColumnEditForm Members
In This Article
#Constructors
Name | Description |
---|---|
Options |
Initializes a new instance of the Options |
#Properties
Name | Description |
---|---|
Caption | Gets or sets the caption of the editor that represents the current grid column within an Edit Form. |
Caption |
Gets or sets the caption location of an editor that represents the current grid column within an Edit Form. |
Column |
Gets or sets the number of layout columns the editor spans within an Edit Form. Set the Options |
Row |
Gets or sets the number of layout rows the editor spans within an Edit Form. For the Row |
Start |
Gets or sets whether the editor starts a new layout row within an Edit Form. |
Use |
Gets of sets whether each editor spans the default number of layout columns and rows, specified by the editor’s type. |
Visible | Gets or sets whether an editor that corresponds to the current grid column is visible within an Edit Form. |
Visible |
Gets or sets the integer that indicates the position of an editor representing the current grid column within an Edit Form. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also