Specifies whether the user can select the property.
Type
Description
Boolean
A Boolean expression that specifies whether the user can select the property at
runtime.
By default, the Selectable property is True. Use the
Selectable property to prevent a property to be selected. The Sortable
property indicates whether the property's position is changed once the user
sorts a column. The SelectedProperty
property indicates the currently selected property. The control fires the SelChange
event once a new property gets selected in the properties browser control.