Table of Contents
MultiSelectModifier Property

Gets or sets the modifier key for selecting multiple dates in the Calendar.

Syntax
 public ModifierKeys MultiSelectModifier { get; set; }
See Also