Skip to main content

TdxGanttControlResourceViewSheetOptions Events

Stores the Resource Sheet View settings.
Name Description
OnBeforeEdit Allows you to forbid cell edit operations. Inherited from TdxGanttControlSheetOptions.
OnColumnCaptionChanged Inherited from TdxGanttControlSheetOptions.
OnColumnPositionChanged Allows you to respond to a column position change. Inherited from TdxGanttControlSheetOptions.
OnColumnSizeChanged Allows you to respond to a column resize. Inherited from TdxGanttControlSheetOptions.
OnColumnVisibilityChanged Inherited from TdxGanttControlSheetOptions.
OnColumnWordWrapChanged Inherited from TdxGanttControlSheetOptions.
OnEditValueChanged Allows you to respond to a cell value change. Inherited from TdxGanttControlSheetOptions.
OnFirstVisibleColumnIndexChanged Allows you to respond to a change of the first visible column in the sheet. Inherited from TdxGanttControlSheetOptions.
OnFirstVisibleRowIndexChanged Allows you to respond to a change of the first visible row in the sheet. Inherited from TdxGanttControlSheetOptions.
OnFocusedColumnIndexChanged Occurs after the focused column has been changed. Inherited from TdxGanttControlSheetOptions.
OnFocusedRowIndexChanged Occurs after the focused column has been changed. Inherited from TdxGanttControlSheetOptions.
OnGetStoredProperties Inherited from TdxGanttControlSheetOptions.
OnGetStoredPropertyValue Inherited from TdxGanttControlSheetOptions.
OnInitEdit Allows you to implement a custom response to in-place editor activation. Inherited from TdxGanttControlSheetOptions.
OnResourceDragAndDrop
OnResourceEndDrag
OnResourceStartDrag
OnSetStoredPropertyValue Inherited from TdxGanttControlSheetOptions.
See Also