ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / FetchRowStyles Property

In This Topic
    FetchRowStyles Property (C1Combo)
    In This Topic
    Specifies whether the FetchRowStyle event will be fired.
    Syntax
    'Declaration
     
    
    Public Property FetchRowStyles As Boolean
    public bool FetchRowStyles {get; set;}
    See Also