Skip to content

RevoGrid Documentation v4.27.8 / RowResizeCancelEventDetail

Type Alias: RowResizeCancelEventDetail

ts
type RowResizeCancelEventDetail: RowResizeEventDetail & {
  reason: RowResizeCancelReason;
};

Type declaration

NameTypeDefined in
reasonRowResizeCancelReasonsrc/plugins/row-resize/row-resize.types.ts:43

Defined in

src/plugins/row-resize/row-resize.types.ts:42