Class GridLocalizationResourceAccessor
Represents the class that manages the localization of
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.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public sealed class GridLocalizationResourceAccessor : LocalizationResourceAccessor
Constructors
GridLocalizationResourceAccessor()
Declaration
public GridLocalizationResourceAccessor()
Fields
Instance
Gets the instance of GridLocalizationResourceAccessor which manages the localization of grid controls.
Declaration
public static GridLocalizationResourceAccessor Instance
Field Value
Methods
GetControlAssembly()
Declaration
protected override Assembly GetControlAssembly()
Returns
Type |
---|
System.Reflection.Assembly |
Overrides
GetControlAssemblyDefaultNamespace()
Declaration
protected override string GetControlAssemblyDefaultNamespace()
Returns
Type |
---|
System.String |
Overrides
GetDefaultResourceManager()
Declaration
protected override ResourceManager GetDefaultResourceManager()
Returns
Type |
---|
System.Resources.ResourceManager |