TileViewContextButtonToolTipEventArgs Constructors
Provides data for the TileView.CustomContextButtonToolTip event.| Name | Parameters | Description |
|---|---|---|
| TileViewContextButtonToolTipEventArgs(Int32, ContextButtonToolTipEventArgs) | rowHandle, contextToolTipArgs | Initializes a new instance of the TileViewContextButtonToolTipEventArgs class with the specified settings. |
See Also