True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchCellStyleEventArgs Class
Properties


In This Topic
    FetchCellStyleEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FetchCellStyleEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe Style used to render the cell.  
    Public PropertyThe index of the column in the DisplayColumns collection.  
    Public PropertyThe C1DisplayColumn being rendered.  
    Public PropertyThe sum of one or more CellStyleFlag constants describing the disposition of the cell being rendered.  
    Public PropertyThe index of the row for the cell being rendered.  
    Public PropertyIndicates the position in the Splits collection.  
    Top
    See Also