Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGanttControlResourceViewSheetOptions Events
Show Inherited Hide Inherited

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