Skip to content
Auto
Products

API Reference v. 1.3.8

Classes
BucketScheduler
BucketSchedulerBehaviorOptionsRepresents a set of behavior options for an BucketScheduler.
BucketSchedulerDataSourceProvides the base class from which the classes that represent data source for BucketScheduler are derived.
BucketSchedulerDataSourceViewRepresents the object storing data for BucketScheduler.
BucketSchedulerViewOptionsRepresents a set of view options for an BucketScheduler.
GridViewControlProvides the base class from which the classes that represent grid view controls are derived.
GridViewDrawingContextDescribes visual content using draw commands.
GridViewElementProvides the base class from which the classes that represent GridViewControl component are derived.
GridViewHeaderRepresents an object that is used to define the layout of a row of column headers.
GridViewStyleProvides colors and fonts for a GridViewControl
GridViewWindowRepresents an object that contains columns and rows.
TimeSchedulerRepresents a time scheduler control.
TimeSchedulerBehaviorOptionsRepresents a set of behavior options for an TimeScheduler.
TimeSchedulerDataSourceProvides the base class from which the classes that represent data source for TimeScheduler are derived.
TimeSchedulerDataSourceViewRepresents the object storing data for TimeScheduler.
TimeSchedulerGraphRepresents a graph for TimeScheduler control.
TimeSchedulerViewOptionsRepresents a set of view options for an TimeScheduler.
Delegates and event arguments
BucketSchedulerBucketEventArgsProvides data for the BucketScheduler.BucketSelected event.
BucketSchedulerColumnRowHeaderEventArgsProvides data for the BucketScheduler.RowHeaderClick, BucketScheduler.RowHeaderDoubleClick, BucketScheduler.ColumnHeaderClick or BucketScheduler.ColumnHeaderDoubleClick event.
BucketSchedulerCustomDrawObjectEventArgsProvides data for the BucketScheduler.CustomDrawTaskBackground event.
BucketSchedulerTaskEventArgsProvides data for the BucketScheduler.TaskSelected, BucketScheduler.TaskClick or BucketScheduler.TaskDoubleClick event.
BucketSchedulerTaskMovedEventArgsProvides data for the BucketScheduler.TaskMoved event.
BucketSchedulerTaskMovingEventArgsProvides data for the BucketScheduler.TaskMoving event.
BucketSettingsMenuResolvedEventArgsProvides data for the BucketScheduler.SettingsMenuResolved event.
TimeSchedulerCustomDrawObjectEventArgsProvides data for the TimeScheduler.CustomDrawTaskBackground or TimeScheduler.CustomDrawTask event.
TimeSchedulerEventArgsProvides data for the TimeScheduler.TimeClick
TimeSchedulerResourceHeaderEventArgsProvides data for the TimeScheduler.ResourceHeaderClick or TimeScheduler.ResourceHeaderDoubleClick event.
TimeSchedulerTaskEventArgsProvides data for the TimeScheduler.TaskSelected, TimeScheduler.TaskClick or TimeScheduler.TaskDoubleClick event.
TimeSchedulerTaskMovedEventArgsProvides data for the TimeScheduler.TaskMoved event.
TimeSchedulerTaskMovingEventArgsProvides data for the TimeScheduler.TaskMoving event.
TimeSettingsMenuResolvedEventArgsProvides data for the TimeScheduler.SettingsMenuResolved event.
Structs
TimeSchedulerIntervalRepresents a TimeScheduler date time interval.
Interfaces
IBucketSchedulerDataSourceProvides a mechanism for loading data for BucketScheduler control.
ITimeSchedulerDataSourceProvides a mechanism for loading data for TimeScheduler control.
Enums
BucketSchedulerBucketHeaderAlignmentSpecifies the alignment a bucket header to its layout rectangle.
TimeSchedulerGraphTypeSpecifies the graph type.

TagBites.WinSchedulers.Descriptors Namespace

Section titled “TagBites.WinSchedulers.Descriptors Namespace”
Classes
BucketSchedulerBucketDescriptorProvides information about buckets in the BucketScheduler. This class cannot be inherited.
BucketSchedulerRowColumnDescriptorProvides information about rows or columns in the BucketScheduler.
BucketSchedulerSummaryDescriptorProvides information about rows or columns summary in the BucketScheduler.
BucketSchedulerTaskDescriptorProvides information about tasks in the BucketScheduler. This class cannot be inherited.
TimeSchedulerResourceDescriptorProvides information about resources in a TimeScheduler.
TimeSchedulerTaskDescriptorProvides information about tasks in a TimeScheduler.
Classes
DrawingBitmapProvides fast drawing on the bitmap.
DrawingCacheProvides caching functionality for a Brush, Pen and FormattedTextCache.
OrientationTransformProvides the OrientationTransform instances and mechanism for orientation transform.
Interfaces
IOrientationTransformProvides a mechanism for orientation transform.
Enums
AlignmentSpecifies the alignment of a element relative to its layout rectangle.
OrientationSpecifies the orientation of controls or elements of controls.
Classes
BucketSchedulerColumnScrollerRepresents column scroll for BucketScheduler. This class cannot be inherited.
BucketSchedulerContentSection
BucketSchedulerHeaderScrollerProvides the base class from which the classes that represent component with scroll for headers of BucketScheduler are derived.
BucketSchedulerRowScrollerRepresents row scroll for BucketScheduler. This class cannot be inherited.
GridViewClassicHeaderSectionRepresents a section of standard header content.
GridViewConstSizeOffsetScrollerProvides the base class from which the classes that represent elements scroll base on constant size offset are derived.
GridViewControlSectionRepresents a section with the control.
GridViewDynamicSizeOffsetScrollerProvides the base class from which the classes that represent scroll elements base on non constant size offset are derived.
GridViewHeaderSectionRepresents a section of header content.
GridViewOffsetScrollerProvides the base class from which the classes that represent elements with offset scroll are derived.
GridViewScrollSectionRepresents a section of element with scroll.
GridViewScrollerProvides the base class from which the classes that represent component with scroll are derived.
GridViewSectionRepresents a section of content used in classes derived from GridViewControl.
TimeSchedulerResourceScrollerRepresents resource scroll for TimeScheduler. This class cannot be inherited.
TimeSchedulerTimeScrollerRepresents time scroll for TimeScheduler. This class cannot be inherited.
Classes
BaseStyleProvides the base class from which the classes that represent the styles of schedulers are derived.
Skin
SkinManager

TagBites.WinSchedulers.TimeSchedulers.Print Namespace

Section titled “TagBites.WinSchedulers.TimeSchedulers.Print Namespace”
Classes
TimeSchedulerExportOptionsSpecifies how to export content of the TimeScheduler control.