Skip to main content
A newer version of this page is available. .

EditorStringId Enum

Contains values corresponding to strings that can be localized.

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public enum EditorStringId

Members

Name Description
DataForm_ValidationExceptionMessage

Invalid input value

ComboBox_NotFound

Not found

DateEdit_Picker_OK

OK

DateEdit_Picker_CANCEL

CANCEL

FormPickerItem_ApplyButtonText

Apply

FormPickerItem_SearchPlaceholderText

Search

FormPickerItem_CancelButtonText

Cancel

FormPickerItem_OkButtonText

Ok

FormPickerItem_ClearButtonText

Clear

FilteringUIForm_PageTitle
DetailEditFormPage_Save
DetailEditFormPage_Title
DetailNewFormPage_Title
DetailFormPage_Title
See Also