pbShowNonActiveInPlaceButton - cCJGrid
Specifies whether to show in-place buttons (Combo, Expand, Spin) at all times or just in cells being edited
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShowNonActiveInPlaceButton
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShowNonActiveInPlaceButton to BooleanVariable |
| Write Access: | Set pbShowNonActiveInPlaceButton to BooleanVariable/Value |
Description
Set True to always show in-place buttons, set False (the default) to only show buttons in cells when in edit mode.