Property | Type | Description | |
---|---|---|---|
tooltip | string |
Method | Description | |
---|---|---|
TooltipAttribute ( string tooltip ) : System |
Specify a tooltip for a field.
|
public TooltipAttribute ( string tooltip ) : System | ||
tooltip | string | The tooltip text. |
return | System |