[]
Options for month navigation
public enum SelectionRule
Name | Description |
---|---|
EnumerationFirstDay | Select first days of month while navigating. |
EnumerationLastDays | Select last days of month while navigating. |
EnumerationNone | Keep selection while navigating. |
EnumerationSameDay | Move selection to the same days of manth while navigating. |