DateSpanInputT Class
Input component for
TimeSpan values when dealing with days, months and years.
Namespace: MobileTrack.Web.Components.ComponentsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class DateSpanInput<T> : InputComponentBase<T>
where T : class
- Inheritance
- Object ComponentBase InputComponentBaseT DateSpanInputT
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:MobileTrack.Web.Components.Components.DateSpanInput`1"]
| Accessor |
Accessor for the property
|
| Label |
Label displayed left of the checkbox element
|
| ToolTip |
Tooltip for the checkbox element
|