Index Hierarchy TKDataFormLabelEditor Class Reference Inherits from TKDataFormEditor : UIView Declared in TKDataFormLabelEditor.h Overview An editor displaying non-editable text. In its essence, it is a UILabel. Tasks labelView property Properties labelView The editor’s UILabel control. @property (nonatomic, strong, readonly) UILabel *labelView Declared In TKDataFormLabelEditor.h Index Hierarchy