Click or drag to resize

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; }

Property Value

Type: Boolean
See Also