ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / SelectionSettings Class
Members

In This Topic
    SelectionSettings Class
    In This Topic
    Represents the date selection mode on the calendar control that specifies whether the user can select a single day, a week, or an entire month.
    Object Model
    SelectionSettings Class
    Syntax
    'Declaration
     
    Public Class SelectionSettings 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class SelectionSettings : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Calendar.SelectionSettings

    See Also