| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GridClass > GridClass Properties >====== Selectable (element selectable flag) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[selcolor color of selected element .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[updatecontrol file update trigger .htm|{{btn_next_n.gif|Next page}}]] | | || | | **Selectable** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The Selectable property indicates that an element (group) in the grid is selectable. Clicking on any elemen in the group will make it the currently selected element of the queue. **Implementation:** The ABC Templates automatically assigns this property its value. If the template is not being used this value should be initializes in the Init method.