[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.ShowMarquee

ShowMarquee Method

ShowMarquee(bool)

Configurates ShowMarquee. Sets a value that indicates whether the grid should display a marquee element around the current selection.

Declaration
public virtual TBuilder ShowMarquee(bool value)
Public Overridable Function ShowMarquee(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.