Add XRC handlers for wxDataViewCtrl and related classes
The same handler is also used for wxDataViewListCtrl and wxDataViewTreeCtrl. Closes #18424.
This commit is contained in:
committed by
Vadim Zeitlin
parent
6ee5184171
commit
584e2715eb
@@ -1021,6 +1021,25 @@ Example:
|
||||
@endTable
|
||||
|
||||
|
||||
@subsubsection xrc_wxdataviewctrl wxDataViewCtrl
|
||||
|
||||
No additional properties.
|
||||
|
||||
|
||||
@subsubsection xrc_wxdataviewlistctrl wxDataViewListCtrl
|
||||
|
||||
No additional properties.
|
||||
|
||||
|
||||
@subsubsection xrc_wxdataviewtreectrl wxDataViewTreeCtrl
|
||||
|
||||
@beginTable
|
||||
@hdr3col{property, type, description}
|
||||
@row3col{imagelist, @ref overview_xrcformat_type_imagelist,
|
||||
Image list to use for the images (default: none).}
|
||||
@endTable
|
||||
|
||||
|
||||
@subsubsection xrc_wxdatepickerctrl wxDatePickerCtrl
|
||||
|
||||
No additional properties.
|
||||
|
Reference in New Issue
Block a user