GridRowHeaderLoadingEventArgs クラス リファレンス

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

概要

GridRowHeaderLoadingEventArgs クラス

  button

@property UIButton *button

  row

@property (readonly) GridRow *row

– initWithRow:withButton:

- (id _Nonnull)initWithRow:(GridRow *_Nonnull)row withButton:(UIButton *_Nonnull)button