DataFormGroup Properties
Stores settings to adjust the group of the data form’s editors.
Name | Description |
---|---|
Allow |
Specifies whether users can collapse and expand the group of editors. |
Content |
Gets or sets the distance between editors and the data form’s borders or group headers. |
Custom |
Gets or sets the custom content of the group header. |
Editor |
Gets or sets the distance between editors in a row. |
Group |
Gets or sets the name of the editor group. |
Header |
Gets or sets the background color for the header of the editor group. |
Header |
Gets or sets the font style for the header caption of the editor group. |
Header |
Gets or sets the font family name for the header caption of the editor group. |
Header |
Gets or sets the font size for the header caption of the editor group. |
Header |
Gets or sets the distance between the edges of the group header and its content. |
Header |
Gets or sets the caption displayed in the header of the editor group. |
Header |
Gets or sets the text color for the header caption of the editor group. |
Is |
Specifies whether the group of editors is collapsed. |
Is |
Specifies whether the header is displayed for the group of editors. |
Is |
Specifies whether a row separator line is displayed below the bottom row of editors in the group. |
Order | Gets or sets the editor groups’s position on the data form. |
Row |
Gets or sets the color of lines that separate rows of editors in the group. |
Row |
Gets or sets the thickness of lines that separate rows of editors in the group. |
See Also