MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / Alternate Property

In This Topic
    Alternate Property
    In This Topic
    Gets or sets the style used to paint scrollable cells of view in alternate rows.
    Syntax
    'Declaration
     
    
    Public Property Alternate As ViewCellStyle
    public ViewCellStyle Alternate {get; set;}
    See Also