[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.ShowAlternatingRows

ShowAlternatingRows Property

ShowAlternatingRows

Configurates ShowAlternatingRows. 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; }