ComponentOne FlexGrid for WinForms
GetErrorInfoEventArgs Class
Members 

C1.Win.C1FlexGrid Namespace : GetErrorInfoEventArgs Class
Provides data for the C1FlexGridBase.GetCellErrorInfo and C1FlexGridBase.GetRowErrorInfo events.
Syntax
'Declaration
 
Public Class GetErrorInfoEventArgs 
   Inherits System.EventArgs
public class GetErrorInfoEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1FlexGrid.GetErrorInfoEventArgs

See Also

Reference

GetErrorInfoEventArgs Members
C1.Win.C1FlexGrid Namespace