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

DXComboBoxStringID Enum

Contains values corresponding to strings that can be localized.

Namespace: DevExpress.WinUI.Localization

Assembly: DevExpress.WinUI.Scheduler.v22.1.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