Back to Devexpress

TdxGanttControlSheetOptions.OnBeforeEdit Event

vcl-dxganttcontrolcustomsheet-dot-tdxganttcontrolsheetoptions-14482f61.md

latest838 B
Original Source

TdxGanttControlSheetOptions.OnBeforeEdit Event

Allows you to forbid cell edit operations.

Declaration

delphi
property OnBeforeEdit: TdxGanttControlSheetEditingEvent read; write;

Remarks

This event occurs every time a user is about to invoke an in-place cell editor.

Refer to the TdxGanttControlSheetEditingEvent procedural type description for details.

See Also

TdxGanttControlBehaviorOptions.ReadOnly

TdxGanttControlSheetOptions Class

TdxGanttControlSheetOptions Members

dxGanttControlCustomSheet Unit