Class ListViewLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls.
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 class ListViewLocalizationResourceAccessor : LocalizationResourceAccessor
Constructors
ListViewLocalizationResourceAccessor()
Declaration
public ListViewLocalizationResourceAccessor()
Fields
Instance
Instance of ListViewLocalizationResourceAccessor.
Declaration
public static ListViewLocalizationResourceAccessor Instance
Field Value
Type |
---|
ListViewLocalizationResourceAccessor |
Methods
GetControlAssembly()
Declaration
protected override Assembly GetControlAssembly()
Returns
Type |
---|
System.Reflection.Assembly |
Overrides
GetControlAssemblyDefaultNamespace()
Gets the default namespace of the referred project.
Declaration
protected override string GetControlAssemblyDefaultNamespace()
Returns
Type | Description |
---|---|
System.String | Control assembly default namespace. |