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