FieldButtonClickArgsColumnClick Property |
Gets/sets whether or not the user clicked on the entire column vs. a particular row.
Note that this applies only to datasheets having column clicking enabled.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool ColumnClick { get; set; }
Public Property ColumnClick As Boolean
Get
Set
Property Value
Type:
BooleanSee Also