Class ListViewResourceWrapper
Represents a class that provides the properties to get the localized string based on the current culture.
Inheritance
System.Object
ListViewResourceWrapper
Namespace: Syncfusion.WinForms.ListView
Assembly: Syncfusion.SfListView.WinForms.dll
Syntax
public static class ListViewResourceWrapper : Object
Properties
SelectAll
Gets the resource value for SelectAll resource name.
Declaration
public static string SelectAll { get; }
Property Value
| Type |
|---|
| System.String |