ComponentOne List for WinForms
C1.Win.C1List Namespace / OwnerDrawCellEventArgs Class / Style Property

In This Topic
    Style Property (OwnerDrawCellEventArgs)
    In This Topic
    The Style used to render the cell.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also