RGF.Client
C#
Show/Hide TOC
Rgf
Toast
Event
Args
Extensions
Remove Method
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Events
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.16.0.10131
C#
Copy
public
static
RgfToastEventArgs
Remove
(
this
RgfToastEventArgs
toast
)
Parameters
toast
RgfToastEventArgs
Return Value
RgfToastEventArgs
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
RgfToastEventArgs
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
RgfToastEventArgsExtensions Class
Recrovit.RecroGridFramework.Client.Events Namespace
In This Article
Definition
Parameters
Return Value
Usage Note
See Also