Skip to main content

DXComboBoxStringID Enum

Contains values corresponding to strings that can be localized.

Namespace: DevExpress.WinUI.Localization

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public enum DXComboBoxStringID

Members

Name Description
OKButtonText

OK

CancelButtonText

Cancel

Remarks

Refer to the Localization topic for more information on how to localize DevExpress WinUI Controls.

See Also