EditorAliases.SchedulerLabelPropertyEditor Field
Specifies the built-in alias for the SchedulerLabelPropertyEditor and ASPxSchedulerLabelPropertyEditor editors.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v19.2.dll
Declaration
public const string SchedulerLabelPropertyEditor = "SchedulerLabelPropertyEditor"
Public Const SchedulerLabelPropertyEditor As String = "SchedulerLabelPropertyEditor"
public const string SchedulerLabelPropertyEditor = "SchedulerLabelPropertyEditor"
Public Const SchedulerLabelPropertyEditor As String = "SchedulerLabelPropertyEditor"
public const string SchedulerLabelPropertyEditor = "SchedulerLabelPropertyEditor"
Public Const SchedulerLabelPropertyEditor As String = "SchedulerLabelPropertyEditor"
See Also