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