EditorAliases.VisibleInReportsTypePropertyEditor Field
Specifies the built-in alias for the following property editors: DevExpress.ExpressApp.Blazor.Editors.VisibleInReportsTypePropertyEditor, DevExpress.ExpressApp.Win.Editors.VisibleInReportsTypePropertyEditor, and DevExpress.ExpressApp.Web.Editors.ASPx.ASPxVisibleInReportsTypePropertyEditor
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
public const string VisibleInReportsTypePropertyEditor = "VisibleInReportsTypePropertyEditor"
Field Value
| Type | Description |
|---|---|
| String | The specified alias.ss |
See Also