Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentField Class
Properties Methods Events


In This Topic
    AppointmentField Class Members
    In This Topic

    The following tables list the members exposed by AppointmentField.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.String value to display column caption for this field.  
    Public PropertyDetermines field data type.  
    Public PropertySpecifies the column order according to which data is grouped. Values must be unique. The default value is -1, which means no grouping by this field.  
    Public PropertyDetermines whether field can be shown and available for sorting, filtering and grouping operations.  
    Public PropertyGets field name.  
    Public PropertyDetermines whether field should be editable by end-user.  
    Public PropertyDetermines field sort options.  
    Public PropertyDetermines whether field should be visible to end-user.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires property change notification.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also