RGF.Abstraction
C#
Show/Hide TOC
Rgf
Property
Tooltips
Get
Tooltip Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 10.0.0.11209
C#
Copy
public
string
GetTooltip
(
int
propertyId
,
string
key
=
null
)
Parameters
propertyId
Int32
key
String
(Optional)
Return Value
String
See Also
Reference
RgfPropertyTooltips Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
Parameters
Return Value
See Also