Skip to content

RevoGrid Documentation v4.26.2 / 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