[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineMarkerBuilder-1.Content

Content Method

Content(string)

Configurates Content. Sets the content function that allows to customize the text content of the LineMarker.

Declaration
public LineMarkerBuilder<T> Content(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
LineMarkerBuilder<T>

Current builder.