Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FetchGroupTextEventArgs Class
Members


In This Topic
    FetchGroupTextEventArgs Class
    In This Topic
    Represents the event data for FetchGroupText events in the Spread component.
    Object Model
    FetchGroupTextEventArgs ClassGroup Class
    Syntax
    'Declaration
     
    
    Public Class FetchGroupTextEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As FetchGroupTextEventArgs
    public class FetchGroupTextEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Web.Spread.FetchGroupTextEventArgs

    See Also