Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PreviewRowFetchEventArgs Class
Members


PreviewRowFetchEventArgs Class
Represents the event data for the PreviewRowFetch event for the Spread component, which occurs for formatting the preview row content.
Syntax
'Declaration
 
Public Class PreviewRowFetchEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PreviewRowFetchEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PreviewRowFetchEventArgs

See Also