MVCxGridViewFormLayoutProperties Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Align |
Gets or sets whether the layout item captions are auto-aligned independently within the form layout.
Inherited from Form |
Align |
Gets or sets whether the layout item captions are auto-aligned within all layout groups in the form layout control.
Inherited from Form |
Column |
Gets or sets the number of columns.
Inherited from Form |
Encode |
Gets or sets a value that specifies whether the control keeps any of its values that are HTML as HTML, or strips out the HTML markers from it instead.
Inherited from Form |
Items | Provides access to the collection of items placed in the edit form layout. |
Left |
Gets or sets the width of captions that are displayed to the left or right of the nested control.
Inherited from Form |
Nested |
Gets or sets the width of editors contained in the form layout. |
Optional |
Gets or sets the text displayed within optional marks.
Inherited from Form |
Paddings |
Gets the editor’s padding settings.
Inherited from Form |
Parent |
For internal use only.
Inherited from Form |
Parent |
This property is not in effect for the Form |
Required |
Gets or sets the text displayed within required marks.
Inherited from Form |
Required |
Gets or sets the required mark display mode.
Inherited from Form |
Settings |
Provides access to the form layout’s adaptivity settings.
Inherited from Form |
Settings |
Provides access to the layout item caption settings within the form layout editor.
Inherited from Form |
Settings |
Provides access to the help text settings within the form layout editor.
Inherited from Form |
Settings |
Provides access to the layout item settings within the form layout editor.
Inherited from Form |
Show |
Gets or sets a value that specifies whether the colon character is appended to layout item captions.
Inherited from Form |
Styles |
Provides access to the style settings that control the appearance of the form layout visual elements.
Inherited from Form |
Use |
Specifies if the root layout group is displayed with default paddings, or the paddings should be hidden.
Inherited from Form |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified object to the current one.
Inherited from Form |
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. |
Find |
Returns a column layout item by its name or column name.
Inherited from Grid |
Find |
Returns a layout item or group object with the specified Layout |
For |
Performs the specified action on each item in the form layout.
Inherited from Form |
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