RowSelection Property
- Last UpdatedNov 07, 2016
- 1 minute read
Returns or sets a value that determines whether the row selection is allowed at run time.
Type
Discrete
Default
True
Syntax
Object.RowSelection [= Discrete]
Value
Discrete
True = (Default) Row selection is allowed.
False = Row Selection is not allowed.
Remarks
If row selection is not allowed, no Click or DoubleClick events are generated.