EditPropertiesBase.GetExportDisplayText(CreateDisplayControlArgs, EditorsFactory) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public virtual string GetExportDisplayText(
CreateDisplayControlArgs args,
EditorsFactory factory
)
Parameters
Name | Type |
---|---|
args | DevExpress.Web.CreateDisplayControlArgs |
factory | DevExpress.Web.EditorsFactory |
Returns
Type |
---|
String |
See Also