GridDetailCellCreatingEventArgs クラス リファレンス

継承元 XuniCancelEventArgs : XuniEventArgs : NSObject
定義先 GridEventArgs.h

概要

GridDetailCellCreatingEventArgs クラス

  view

@property UIView *view

  row

@property (readonly) GridRow *row

– initWithRow:

- (id _Nonnull)initWithRow:(GridRow *_Nonnull)row