Gets or sets the background style. Syntax
Gets or sets the style of the borders. Syntax
Gets or sets the height of the group. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Height.Type. When accessing this property, the returned object should be cast to the appropriate derived type, ...
Gets or sets a boolean value indicating whether the group is a solid non breakable element. Syntax
Gets or sets the layout of the content. Syntax
Gets or sets the spacing between elements. Syntax
Measures the group on a Letter size paper. Syntax Return Value A Infragistics.Documents.Reports.Graphics.Size object that represents the measured width and the height of the group.
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent of the group element. Syntax
Gets or sets the width of the group. Syntax Remarks The Width class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Width.Type. When accessing this property, the returned object should be cast to the appropriate derived type, whi...