ContextMenuBuilder.SelectedExpr Method
Name | Parameters | Description |
---|---|---|
SelectedExpr(JS) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding UI component items is selected. Mirrors the client-side selectedExpr option. |
SelectedExpr(String) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding UI component items is selected. Mirrors the client-side selectedExpr option. |