[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateRangeBuilder.-ctor

InputDateRangeBuilder Constructor

InputDateRangeBuilder(InputDateRange)

Creates one InputDateRangeBuilder instance to configurate component.

Declaration
public InputDateRangeBuilder(InputDateRange component)
Public Sub New(component As InputDateRange)
Parameters
Type Name Description
InputDateRange component

The InputDateRange object to be configurated.