Click or drag to resize
StoreZoomEventArgsCreateHint Property
Gets or sets whether to create a hint.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public bool CreateHint { get; set; }

Property Value

Type: Boolean
true if a hint should be created; otherwise, false.
See Also