New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Documents.Proofing.RadGridView.dll

Syntax:

C#
public static class RadGridViewSpellCheckHelper

Inheritance: objectRadGridViewSpellCheckHelper

Fields

C#
public static readonly DependencyProperty IsSpellCheckingEnabledProperty

Methods

C#
public static void CheckChildControl(RadGridView radGridView, string childControlName)
Parameters:radGridViewRadGridViewchildControlNamestring
C#
public static bool GetIsSpellCheckingEnabled(DependencyObject obj)
Parameters:objDependencyObjectReturns:

bool

C#
public static void SetIsSpellCheckingEnabled(DependencyObject obj, bool value)
Parameters:objDependencyObjectvaluebool