AccessibilityCompliant(Boolean)
|
Enables accessibility mode.
|
AutoBind(Boolean)
|
|
Bind(TModel)
|
Passes a View Model to create a reporting component.
|
Bind(XtraReport)
|
Passes the specified report to the reporting component.
|
Bind(CachedReportSourceWeb)
|
Passes the report contained in the specified CachedReportSourceWeb object to the Viewer or Parameters Panel component.
|
Bind(String)
|
Retrieves a report and passes it to the reporting component.
|
ClientSideEvents(Action<ReportParametersPanelClientSideEventsBuilder>)
|
Allows you to handle client-side events specific to the Standalone Report Parameters Panel.
|
ClientSideModelSettings(Action<ClientSideModelSettings>)
|
Specifies settings for the reporting component View Model.
|
CssClassName(String)
|
Specifies a CSS class to apply to a reporting component.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HandlerUri(String)
|
Specifies a custom MVC controller to which requests are sent from a reporting component.
|
Height(String)
|
Specifies the height of the reporting component on the page.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Name(String)
|
Specifies the element identifier on a page.
|
Nonce(String)
|
Specifies the nonce value.
|
OpenReportXmlLayout(Byte[])
|
Creates a report from the specified XML bytes and then binds this report to the Web Document Viewer or Parameters Panel.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RightToLeft(Boolean)
|
Enables or disables a right-to-left layout in the reporting component user interface.
|
ToString()
|
Returns a string that represents the current object.
|
Width(String)
|
Specifies the width of the reporting component on the page.
|