Skip to main content
All docs
V26.1
  • EditorAliases.SpreadsheetPropertyEditor Field

    Specifies the built-in alias for the SpreadsheetPropertyEditor editor.

    Namespace: DevExpress.ExpressApp.Editors

    Assembly: DevExpress.ExpressApp.v26.1.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public const string SpreadsheetPropertyEditor = "SpreadsheetPropertyEditor"

    Field Value

    Type Description
    String

    The specified alias.

    See Also