True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / FetchCellStyleEventArgs Class
Members

In This Topic
    FetchCellStyleEventArgs Class
    In This Topic
    Provides data for the C1TrueDBGrid.FetchCellStyle event.
    Object Model
    FetchCellStyleEventArgs Class
    Syntax
    'Declaration
     
    Public Class FetchCellStyleEventArgs 
       Inherits System.EventArgs
    public class FetchCellStyleEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.TrueDBGrid.FetchCellStyleEventArgs
             C1.Win.TrueDBGrid.FetchGroupCellStyleEventArgs

    See Also