ExtensionsFactory<ModelType>.TimeEditFor Method
Name | Parameters | Description |
---|---|---|
TimeEditFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<TimeEditSettings>) | expression, method | Creates a TimeEdit. |
TimeEditFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a TimeEdit. |