DynamicCommandButtonMultiRecord Property |
Gets whether or not this button is used on a multi-record element (e.g. MiniList) vs. single record (e.g. MiniDetail).
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool MultiRecord { get; }
Public ReadOnly Property MultiRecord As Boolean
Get
Property Value
Type:
BooleanSee Also