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