Skip to main content

EditorAliases.VisibleInReportsTypePropertyEditor Field

Specifies the built-in alias for the following property editors: Blazor.Editors.VisibleInReportsTypePropertyEditor and Win.Editors.VisibleInReportsTypePropertyEditor.

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