RadControls for WinForms

Classes

  ClassDescription
Public classEnumBinder
Public classEnumDescriptor
Public classListChangedEventArgs<(Of <(<'T>)>)>
Contains information about a list change event.
Public classPositionChangedEventArgs
Public classPositionChangingCancelEventArgs
Public classPropertyMapping
Represents the simple binding between the property of an item from the data store and the property of an item from RadScheduler. The RadScheduler items are events, resources, etc.
Public classValueBindingList<(Of <(<'T>)>)>
Public classValueChangedEventArgs
Public classValueItem<(Of <(<'T>)>)>
Public classValueList<(Of <(<'T>)>)>

Interfaces

  InterfaceDescription
Public interfaceIBindingProvider<(Of <(<'T>)>)>
Base interface for providers.
Public interfaceIDataBoundItem
Public interfaceIPropertyMappingInfo
Associates a source properties collection with the corresponding properties collection exposed by the scheduler events. It is used in common by all RadScheduler data providers. Contains a collection of SchedulerMapping objects, and is implemented by the

Delegates

  DelegateDescription
Public delegateConvertCallback
Represents the method that will handle the type conversion between the values of corresponding properties.
Public delegatePositionChangedEventHandler
Public delegatePositionChangingEventHandler
Public delegateValueChangedEventHandler