[]
Gets the default fields.
protected virtual DateFieldInfo[] GetDefaultFields()
Protected Overridable Function GetDefaultFields() As DateFieldInfo()
Type | Description |
---|---|
DateFieldInfo[] | A DateField array that contains all default input fields. |
The GetDefaultFields method allows derived classes to customize default fields when the control is created. If null is returned, no field is added to the cell.