Spread Windows Forms 12.0 Product Documentation
PreviewRowFetchEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PreviewRowFetchEventArgs Class
Represents the event data for the PreviewRowFetch event for the Spread component, which occurs for formatting the preview row content.
Object Model
PreviewRowFetchEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class PreviewRowFetchEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PreviewRowFetchEventArgs
public class PreviewRowFetchEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

PreviewRowFetchEventArgs Members
FarPoint.Win.Spread Namespace