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

In This Topic
    FetchRowStyles Property (Split)
    In This Topic
    Gets or sets a value indicating whether the C1.Win.C1List.ListBase.C1ListBase.FetchRowStyle event will be raised.
    Syntax
    'Declaration
     
    
    Public Property FetchRowStyles As Boolean
    public bool FetchRowStyles {get; set;}
    See Also