Loads the content from XML file. Overload List
Gets or sets the spacing between elements. Syntax
Measures the container 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 container.
Gets the name of the container. Syntax
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent associated with the container. Syntax
Gets or sets the width of the container. 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,...
Represents a custom drawing interface. Syntax Remarks Implementing this interface allows for a greater degree of flexibility with rendering since the position and bounds of the element are provided through the OnDraw method. With this information, it is possible to create a Infragistics.Documents.Reports.Graphics....
Public Methods
Public Methods