Class RadGridViewSpellCheckHelper
Inheritance
System.Object
RadGridViewSpellCheckHelper
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Documents.Proofing.RadGridView.dll
Syntax
public static class RadGridViewSpellCheckHelper : Object
Fields
IsSpellCheckingEnabledProperty
Declaration
public static readonly DependencyProperty IsSpellCheckingEnabledProperty
Field Value
System.
|
Methods
CheckChildControl(RadGridView, String)
Declaration
public static void CheckChildControl(RadGridView radGridView, string childControlName)
Parameters
Rad
|
System.
|
GetIsSpellCheckingEnabled(DependencyObject)
Declaration
public static bool GetIsSpellCheckingEnabled(DependencyObject obj)
Parameters
System.
|
Returns
System.
|
SetIsSpellCheckingEnabled(DependencyObject, Boolean)
Declaration
public static void SetIsSpellCheckingEnabled(DependencyObject obj, bool value)
Parameters
System.
|
System.
|