Click or drag to resize

PFActionsBarButtonTooltipContent Property

Gets or sets the tooltip text, displayed if not null and if TooltipMode is not set to None.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html TooltipContent { get; set; }

Property Value

Type: Html
See Also