Class RowResizeEvent

    • Constructor Detail

      • RowResizeEvent

        public RowResizeEvent​(ILayer layer,
                              int rowPosition)
      • RowResizeEvent

        public RowResizeEvent​(ILayer layer,
                              Range rowPositionRange)
    • Method Detail

      • cloneEvent

        public RowResizeEvent cloneEvent()
        Returns:
        A cloned copy of the event. This cloned copy is provided to each listener.