Skip to main content
Tab

AutoCompleteBoxPropertiesBase.GetExportValue(CreateDisplayControlArgs) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override object GetExportValue(
    CreateDisplayControlArgs args
)

Parameters

Name Type
args DevExpress.Web.CreateDisplayControlArgs

Returns

Type
Object
See Also