Skip to main content

DXListViewStringID 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 DXListViewStringID

Members

Name Description
SelectAll

Select All

ClearSelection

Clear Selection

Remarks

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

See Also