Class ComboBoxToolTipHelper
Helper class for showing tooltip on non-editable Rad
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public static class ComboBoxToolTipHelper : Object
Fields
ShowToolTipOnTrimmedTextProperty
Registers the Show
Declaration
public static readonly DependencyProperty ShowToolTipOnTrimmedTextProperty
Field Value
System.
|
Methods
GetShowToolTipOnTrimmedText(DependencyObject)
Gets the value of Show
Declaration
public static bool GetShowToolTipOnTrimmedText(DependencyObject obj)
Parameters
System.
|
Returns
System.
|
SetShowToolTipOnTrimmedText(DependencyObject, Boolean)
Sets the value of Show
Declaration
public static void SetShowToolTipOnTrimmedText(DependencyObject obj, bool value)
Parameters
System.
|
System.
|