[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.ShowAlternatingRows

ShowAlternatingRows Property

ShowAlternatingRows

Gets or sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows.

Declaration
[Obsolete("ShowAlternatingRows has been deprecated; please use AlternatingRowStep instead.")]
public virtual bool ShowAlternatingRows { get; set; }