EditorAliasAttribute(String) Constructor
Initializes a new instance of the EditorAliasAttribute class.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| alias | String | A string that specifies the editor’s alias. |
See Also