GridCreateViewForCellEventArgs Class Reference

Inherits from GridCellRangeEventArgs : XuniCancelEventArgs : XuniEventArgs : NSObject
Declared in NativeControlGridCellFactory.h

Overview

Class GridFormatItemEventArgs.

– initWithPanel:forRange:

Initialize an object for GridFormatItemEventArgs.

- (id _Nonnull)initWithPanel:(GridPanel *_Nonnull)panel forRange:(GridCellRange *_Nullable)range

Parameters

panel

the sepcified panel.

range

the sepcified range.

Return Value

an object for GridFormatItemEventArgs.

Discussion

Initialize an object for GridFormatItemEventArgs.

Declared In

NativeControlGridCellFactory.h

  view

Get or sets the view that will be the resulting grid cell view.

@property UIView *view

Discussion

Get or sets the view that will be the resulting grid cell view.

Declared In

NativeControlGridCellFactory.h