Class GridLocalizationResourceAccessor
Represents the class that manages the localization of
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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
Type | Description |
---|---|
GridLocalizationResourceAccessor |
Methods
GetControlAssembly()
Declaration
protected override Assembly GetControlAssembly()
Returns
Type | Description |
---|---|
System.Reflection.Assembly |
Overrides
GetControlAssemblyDefaultNamespace()
Declaration
protected override string GetControlAssemblyDefaultNamespace()
Returns
Type | Description |
---|---|
System.String |
Overrides
GetDefaultResourceManager()
Declaration
protected override ResourceManager GetDefaultResourceManager()
Returns
Type | Description |
---|---|
System.Resources.ResourceManager |