A newer version of this page is available.
Switch to the current version.
AutoCompleteBoxPropertiesBase.GetExportValue(CreateDisplayControlArgs) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public override object GetExportValue(
CreateDisplayControlArgs args
)
Public Overrides Function GetExportValue(
args As CreateDisplayControlArgs
) As Object
Parameters
Name | Type |
---|---|
args | DevExpress.Web.CreateDisplayControlArgs |
Returns
Type |
---|
Object |
See Also
Feedback