CreateErrorJson(Exception)
|
Creates the JSON string with the error that can occur when generating a client-side Report Designer model.
|
CreateErrorJson(String)
|
Creates the JSON string with the error that can occur when generating a client-side Report Designer model.
|
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.
|
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScript(ReportDesignerModel, ClientSideModelSettings)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScript(ReportDesignerModel)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String)
|
Generates a client-side Report Designer model based on specified data and serializes this model to Json.
|
GetJsonModelScriptAsync(XtraReport, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
|
|
GetJsonModelScriptAsync(XtraReport, IDictionary<String, Object>, String, String, String)
|
|
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
|
Asynchronously generates a client-side Report Designer model based on specified data and serializes this model to JSON.
|
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String)
|
Asynchronously generates a client-side Report Designer model based on specified data and serializes this model to JSON.
|
GetModel(XtraReport, IDictionary<String, Object>, String, String, String)
|
Generates a client-side model of the Web End-User Report Designer based on specified data.
|
GetModel(String, IDictionary<String, Object>, String, String, String)
|
Generates a client-side model of the Web End-User Report Designer based on specified data.
|
GetModelAsync(XtraReport, IDictionary<String, Object>, String, String, String)
|
|
GetModelAsync(String, IDictionary<String, Object>, String, String, String)
|
Asynchronously generates a client-side model of the Web End-User Report Designer based on specified data.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|