\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListActionList Class / AlternatingRows Property

In This Topic
    AlternatingRows Property (C1ListActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AlternatingRows As System.Boolean
    public System.bool AlternatingRows {get; set;}
    See Also