SfDataGridBehaviorSetShowCellToolTipMode Method
Sets the value of the ShowCellToolTipMode attached property for the indicated column.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static void SetShowCellToolTipMode(
GridColumnBase element,
ShowCellToolTipModes value
)
Public Shared Sub SetShowCellToolTipMode (
element As GridColumnBase,
value As ShowCellToolTipModes
)
Parameters
- element GridColumnBase
- GridColumn with the element.
- value ShowCellToolTipModes
- ShowHeaderToolTipModes with the value.