APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.RightClickSelect Property

Gets or sets a value specifying whether a row is selected when the user right-clicks on the row. Default value is true. Note that the property value must be true if you use context menu for rows.

[Visual Basic]
Public Property RightClickSelect As Boolean
[C#]
public bool RightClickSelect {get; set;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace