Configurates
C1.Web.Mvc.InputDateBase.ItemFormatter. Sets a formatter function to customize dates in the drop-down calendar.
Syntax
'Declaration
Public Function ItemFormatter( _
ByVal As String _
) As
public ItemFormatter(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also