XRDesignRibbonController Properties
Provides Ribbon pages to the End-User Report Designer.Name | Description |
---|---|
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
ImageCollection | Gets the collection of images used in the XRDesignRibbonController UI. |
RibbonControl | Gets or sets the RibbonControl into which the Design Ribbon Controller embeds its tabs. |
RibbonStatusBar | Gets or sets the RibbonStatusBar class instance to which the Ribbon Controller belongs. Inherited from RibbonControllerBase. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
XRDesignDockManager | Gets or sets the component used to create dock panels in the End-User Report Designer. |
XRDesignPanel | Gets or sets the XRDesignPanel object associated with the XRDesignRibbonController. |
See Also