Initializes a new instance of the Bullets class. Syntax Parameters type The type of the bullets.style The style of the bullets.
Initializes a new instance of the Bullets class. Syntax Parameters glyph A glyph symbol for the bullets.
Initializes a new instance of the Bullets class. Syntax Parameters glyph A glyph symbol for the bullets.style The style of the bullets.
Overload List
Represents a list element. Syntax Remarks A list element provides the capability to create nested list structures with different types of Bullets.
Represents an item in a list. Syntax Remarks An item can contain a wide range of elements including another list. Through the AddList method, additional nested levels can be added to a given IList.
Public Properties Public Methods
Public Methods
Public Properties
Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface.