Version

TimelineViewPropertyIds Enumeration

Constants which identify properties of the UltraTimelineView control and its related sub-objects.
Syntax
'Declaration
 
Public Enum TimelineViewPropertyIds 
   Inherits System.Enum
public enum TimelineViewPropertyIds : System.Enum 
Members
MemberDescription
ActiveOwnerHeaderAppearanceThe ActiveOwnerHeaderAppearance property.
ActivityHeightThe ActivityHeight property.
ActivityScrollButtonVisibilityThe ActivityScrollButtonVisibility property.
AdditionalIntervalsThe AdditionalIntervals property.
AlignActivityWithPrimaryIntervalThe AlignActivityWithPrimaryInterval property.
AllowAppointmentResizeThe AllowAppointmentResize property.
AppearanceThe Appearance property.
AppointmentDisplaySettingsThe AppointmentDisplaySettings property.
AppointmentDragModeThe AppointmentDragMode property.
AppointmentToolTipVisibilityThe AppointmentToolTipVisibility property.
AppointmentVisibilityThe AppointmentVisibility property.
AutoAppointmentCreateThe AutoAppointmentCreate property.
AutoAppointmentDialogThe AutoAppointmentDialog property.
BarColorIndicatorHeightThe BarColorIndicatorHeight property.
BarColorIndicatorVisibilityThe BarColorIndicatorVisibility property.
ColumnAutoSizingThe ColumnAutoSizing property.
ColumnHeaderAppearanceThe ColumnHeaderAppearance property.
ColumnHeaderImageSizeThe ColumnHeaderImageSize property.
ColumnHeaderImageVisibleThe ColumnHeaderImageVisible property.
ColumnScrollBarVisibilityThe ColumnScrollBarVisibility property.
ColumnSizingThe ColumnSizing property.
ColumnWidthThe ColumnWidth property.
DateNavigationButtonActionThe DateNavigationButtonAction property.
DateNavigationButtonAppearanceThe DateNavigationButtonAppearance property.
DateNavigationButtonVisibilityThe DateNavigationButtonVisibility property.
DateTimeContinuationIndicatorVisibilityThe DateTimeContinuationIndicatorVisibility property.
DateTimeIntervalsCollectionThe contents of the DateTimeIntervalsCollection has changed.
DateTimeRangeNotifies of a change in a DateTimeRange object.
DisplayAppearanceImageThe DisplayAppearanceImage property.
DisplayLocationThe DisplayLocation property.
DisplaySubjectThe DisplaySubject property.
HeaderAppearanceThe HeaderAppearance property.
HeaderHotTrackingAppearanceThe HeaderHotTrackingAppearance property.
HeaderTextFormatThe HeaderTextFormat property.
HeaderTextFormatStyleThe HeaderTextFormatStyle property.
HeaderTextOrientationThe HeaderTextOrientation property.
HolidayToolTipVisibilityThe HolidayToolTipVisibility property.
HolidayVisibilityThe HolidayVisibility property.
HorizontalScrollSettingsA property of the HorizontalScrollSettings object has changed.
IntervalThe Interval property.
IntervalUnitsThe DateInterval.IntervalUnits and TimeInterval.IntervalUnits properties.
LabelAppearanceThe LabelAppearance property.
LabelTextThe LabelText property.
LabelToolTipTextThe LabelToolTipText property.
LargeChangeThe LargeChange property.
LargeChangeMonthThe LargeChangeMonth property.
LargeChangeYearThe LargeChangeYear property.
MaximumOwnersInViewThe MaximumOwnersInView property.
MinimumActivityDurationThe MinimumActivityDuration property.
MinimumAppointmentResizeDurationThe MinimumAppointmentResizeDuration property.
MinimumColumnResizeWidthThe MinimumColumnResizeWidth property.
MinimumRowResizeHeightThe MinimumRowResizeHeight property.
NoneNo value; used for variable initialization.
NonWorkingHourAppearanceThe NonWorkingHourAppearance property.
OwnerGroupingStyleThe OwnerGroupingStyle property.
OwnerHeaderAppearanceThe OwnerHeaderAppearance property.
OwnerHeaderImageSizeThe OwnerHeaderImageSize property.
OwnerHeaderImageVisibleThe OwnerHeaderImageVisible property.
OwnerHeadersVisibleThe OwnerHeadersVisible property.
OwnerHeaderTextOrientationThe OwnerHeaderTextOrientation property.
OwnerScrollBarVisibilityThe OwnerScrollBarVisibility property.
OwnerSizingThe OwnerSizing property.
PrimaryIntervalThe PrimaryInterval property.
RecurrenceIndicatorVisibilityThe RecurrenceIndicatorVisibility property.
ReminderIndicatorVisibilityThe ReminderIndicatorVisibility property.
SelectedDateTimeRangeThe SelectedDateTimeRange property.
SelectedDateTimeRangeAppearanceThe SelectedDateTimeRangeAppearance property.
SmallChangeThe SmallChange property.
SmallChangeMonthThe SmallChangeMonth property.
SmallChangeYearThe SmallChangeYear property.
SynchronizeWithActiveDayThe SynchronizeWithActiveDay property.
SynchronizingDateThe SynchronizingDate property.
TimeVisibilityThe TimeVisibility property.
TimeZoneThe TimeZone property.
VisibleThe Visible property.
WorkingHourAppearanceThe WorkingHourAppearance property.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also