DataFormGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the Data |
Data |
Initializes a new instance of the Data |
#Fields
Name | Description |
---|---|
Allow |
Identifies the Allow |
Content |
Identifies the Content |
Custom |
Identifies the Custom |
Editor |
Identifies the Editor |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Is |
Identifies the Is |
Is |
Identifies the Is |
Is |
Identifies the Is |
Order |
Identifies the Order dependency property. |
Row |
Identifies the Row |
Row |
Identifies the Row |
#Properties
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