DateNavigatorProperties Constructors
Represents settings specific to the calendar functionality of the ASPxDateNavigator control.| Name | Parameters | Description |
|---|---|---|
| DateNavigatorProperties() | none | Initializes a new instance of the DateNavigatorProperties class with default settings. |
| DateNavigatorProperties(IPropertiesOwner) | owner | Initializes a new instance of the DateNavigatorProperties class with the specified owner. |
See Also