-
Notifications
You must be signed in to change notification settings - Fork 3
2017 API dlibrary.dialog_custom.Column
Dieter Geerts edited this page Sep 24, 2016
·
1 revision
- object The most base type
__init__(self, header: str, width: int, control_type: int, display_type: int, text_align: int, data_value: str)
- (get) control_type
- (get) data_value
- (get) display_type
- (get) header
- (get) text_align
- (get) width