EditPropertiesBase.CreateEdit(CreateEditControlArgs, EditorsFactory) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
args | DevExpress.Web.CreateEditControlArgs |
factory | DevExpress.Web.EditorsFactory |
Returns
Type |
---|
ASPxEditBase |
See Also