Cell that should be used for the tooltip.

Namespace: Ico.AnyGlass.AlarmWorX.ViewModel
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxCellViewModel TooltipCell { get; internal set; }
Visual Basic
Public Property TooltipCell As AwxCellViewModel
	Get
	Friend Set
JScript
function get TooltipCell () : AwxCellViewModel
internal function set TooltipCell (value : AwxCellViewModel)

See Also