Version

IRotator Interface Members

The following tables list the members exposed by IRotator.

Public Properties
 NameDescription
 PropertyAlignmentGets or sets the alignment of the content.  
 PropertyBackgroundGets or sets the background style.  
 PropertyBackwardGets or sets a boolean value indicating whether to rotate the content in a backward direction.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyHeightGets or sets the height of the rotator.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent associated with the element.  
 PropertyWidthGets or sets the width of the rotator.  
Public Methods
 NameDescription
 MethodAddBandCreates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects.  
 MethodAddCanvasCreates a new canvas object that implements the ICanvas interface and adds it to the internal collection of objects.  
 MethodAddConditionCreates a new condition object that implements the ICondition interface and adds it to the internal collection of objects.  
 MethodAddContainerCreates a new container object that implements the IContainer interface and adds it to the internal collection of objects.  
 MethodAddFlowCreates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects.  
 MethodAddGapCreates a new gap object that implements the IGap interface and adds it to the internal collection of objects.  
 MethodAddGridCreates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects.  
 MethodAddGroupCreates a new group object that implements the IGroup interface and adds it to the internal collection of objects.  
 MethodAddImageCreates a new image object that implements the IImage interface and adds it to the internal collection of objects.  
 MethodAddListCreates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList interface and adds it to the internal collection of objects.  
 MethodAddMetafileCreates a new metafile object that implements the IMetafile interface and adds it to the internal collection of objects.  
 MethodAddQuickImageCreates a new quick image object that implements the IQuickImage interface and adds it to the internal collection of objects.  
 MethodAddQuickListCreates a new quick list object that implements the Infragistics.Documents.Reports.Report.QuickList.IQuickList interface and adds it to the internal collection of objects.  
 MethodAddQuickTableCreates a new quick table object that implements the Infragistics.Documents.Reports.Report.QuickTable.IQuickTable interface and adds it to the internal collection of objects.  
 MethodAddQuickTextCreates a new quick text object that implements the Infragistics.Documents.Reports.Report.QuickText.IQuickText interface and adds it to the internal collection of objects.  
 MethodAddRuleCreates a new horizontal rule object that implements the IRule interface and adds it to the internal collection of objects.  
 MethodAddSiteCreates a new site object that implements the ISite interface and adds it to the internal collection of objects.  
 MethodAddStretcherCreates a new stretcher object that implements the IStretcher interface and adds it to the internal collection of objects.  
 MethodAddTableCreates a new table object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface and adds it to the internal collection of objects.  
 MethodAddTextCreates a new text object that implements the Infragistics.Documents.Reports.Report.Text.IText interface and adds it to the internal collection of objects.  
 MethodAddTreeCreates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects.  
See Also

View on GitHub