Class MonthPickerAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
[AttributeUsage(AttributeTargets.Property)]
public class MonthPickerAttribute : FieldAttribute, _Attribute
- Inheritance
-
MonthPickerAttribute
- Implements
- Inherited Members
Properties
MaxDateTime
public string MaxDateTime { get; set; }
Property Value
MinDateTime
public string MinDateTime { get; set; }
Property Value
Methods
GetBasicTypes()
Allowed basic types for PropertyType
public override Type[] GetBasicTypes()
Returns
- Type[]