DateControlData(FuncDate) Constructor
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public DateControlData(
Func<Date> getValue
)
Public Sub New (
getValue As Func(Of Date)
)
new :
getValue : Func<Date> -> DateControlData
Parameters
- getValue FuncDate
- The getValue based on which this DateControlData will be created