Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Documents.Proofing.RadGridView.dll
Syntax:
C#
public static class RadGridViewSpellCheckHelper
Inheritance: objectRadGridViewSpellCheckHelper
Fields
IsSpellCheckingEnabledProperty
DependencyProperty
C#
public static readonly DependencyProperty IsSpellCheckingEnabledProperty
Methods
C#
public static void CheckChildControl(RadGridView radGridView, string childControlName)
C#
public static bool GetIsSpellCheckingEnabled(DependencyObject obj)
C#
public static void SetIsSpellCheckingEnabled(DependencyObject obj, bool value)