|
|
|
|
|
- Limitations for the Calendar control
- Upload control behavior
- Pivot Table control behavior
- "Text token" Edit control behavior
- Limitations
Multiselection (Property) In french: Multisélection
IF CBOX_MultiSel = True THEN
TABLE_Table1.Multiselection = True
ELSE
TABLE_Table1.Multiselection = False
END
Syntax
Getting the selection mode Hide the details
<Selection mode> = <Control used>.Multiselection
Changing the selection mode Hide the details
<Control used>.Multiselection = <New selection mode>
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|