Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / QueryValueEventArgs Class
Members


In This Topic
    QueryValueEventArgs Class
    In This Topic
    This is event argument which is used to contain the result when querying value from client
    Syntax
    'Declaration
     
    
    Public Class QueryValueEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As QueryValueEventArgs
    public class QueryValueEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.QueryValueEventArgs

    See Also