Library Mobile API Reference for iPhone  MicroStrategy 2019
<ControlPropertyDelegate> Protocol Reference

#import <EditControlProperty.h>

Instance Methods

(BOOL) - isNumberCell
 
(BOOL) - isTextCell
 
(BOOL) - isDateCell
 
(BOOL) - isTimeCell
 
(BOOL) - isDateTimeCell
 
(void) - setPropertyType:andValue:
 

Method Documentation

◆ isDateCell()

- (BOOL) isDateCell

◆ isDateTimeCell()

- (BOOL) isDateTimeCell

◆ isNumberCell()

- (BOOL) isNumberCell

◆ isTextCell()

- (BOOL) isTextCell

◆ isTimeCell()

- (BOOL) isTimeCell

◆ setPropertyType:andValue:()

- (void) setPropertyType: (EnumControlType iType
andValue: (ControlProperty *)  iValue 
optional