ComponentOne List for WinForms
C1.Win.C1List 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 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