MobileForms Toolkit Documentation

Column.ToolTipClickWeight Property

Gets or sets a value that represents the width of the tooltip click area when it shows tooltip.

public float ToolTipClickWeight {get; set;}

Property Value

A Single representing the width of the tooltip click area when it shows tooltip relative to the width of column. The default is -1.

See Also

Column Class | Resco.Controls.SmartGrid Namespace