The following tables list the members exposed by VarianceBinding.
Name | Description | |
---|---|---|
![]() | AllDayEventMember | Gets/sets the field to use to initialize the appointment's AllDayEvent property when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | CreationContext | An arbitrary object to provide additional context when the CreateInstance method is called. |
![]() | DataKeyMember | Overridden. Gets or sets the field used for initializing the data object's DataKey property. |
![]() | DataMember | Gets or sets the Data Member (not field or column) (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
![]() | DescriptionMember | Gets/sets the field to use to initialize the appointment’s description property when bound. (Inherited from Infragistics.WebUI.Data.AppointmentBinding) |
![]() | DurationMember | Gets/sets the field to use to initialize the appointment's end date when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | EnableReminderMember | Gets/sets the field to use to initialize the appointment's EnableReminder property when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | ImportanceMember | Gets/sets the field to use to initialize the appointment's Importance property when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | IsEmpty | Check if object contains only default design-time values. (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
![]() | LocationMember | Gets/sets the field to use to initialize the appointment’s location property when bound. (Inherited from Infragistics.WebUI.Data.AppointmentBinding) |
![]() | OriginalStartDateTimeUtcMember | Gets/sets the field to use to initialize the variance's original start date/time when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | RecurrenceKeyMember | Gets/sets the field to use to initialize the activity's recurrence data key when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | RecurrencePatternMember | Gets or sets the field used for initializing the data object's RecurrencePattern property. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | ReminderIntervalMember | Gets/sets the field to use to initialize the appointment's ReminderInterval property when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | ResourceKeyMember | Gets or sets the field used for initializing the data object's ResourceKey property. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | ShowTimeAsMember | Gets/sets the field to use to initialize the appointment's ShowTimeAs property when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | StartDateTimeUtcMember | Gets/sets the field to use to initialize the appointment's start date in UTC time when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | StatusMember | Gets/sets the field to use when initializing this activity's reminder notification status. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | SubjectMember | Gets/sets the field to use to initialize the appointment’s subject property when bound. (Inherited from Infragistics.WebUI.Data.AppointmentBinding) |
![]() | TimestampMember | Gets or sets the field used for storing the record's creation or last modified timestamp. (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
![]() | VarianceKeyMember | Gets/sets the field to use to initialize the activity's variance key when bound. (Inherited from Infragistics.WebUI.Data.ActivityBinding) |
![]() | WebScheduleInfo | Stores an instance of the WebScheduleInfo element associated with the parent WebScheduleDataProviderBase. (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
Name | Description | |
---|---|---|
![]() | EnableViewState | Turns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | IsDataKeyNumeric | Indicates whether the DataKeyMember property names a text-based or numeric key. (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
![]() | Owner | The primary collection to which this object belongs. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | SubObjects | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | ViewState | Gets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
![]() | GetValue | Overloaded. Obtains a property value from ViewState based on the string id define as a constant in the derived class. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | IsDirty | Overloaded. Public shortcut to check if object has had data changes (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | Reset | Clears the values of all properties within the object and also clears the viewstate for the object (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | SetValue | Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | ToString | String formatted for visual designer. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
![]() | CreateSubObject | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | GetSubObject | Obtains a subobject reference based on the specified id value. SubObjects are automatically managed for ViewState (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
![]() | OnPropertyChange | Called by the WebObjectBase infrastructure when a property value changes through the use of SetValue. (Inherited from Infragistics.WebUI.Data.ScheduleDataBinding) |
![]() | SetSubObject | Establishes a subobject in the SubObject hash collection. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |