Click or drag to resize

CreateControlArgsCreationFlags Property

These ControlCreationFlags flags specify details about how the control to be created is to be used or presented. For example, ForListEdit specifies that the control is to be used in an editable list.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ControlCreationFlags CreationFlags { get; }

Property Value

Type: ControlCreationFlags
See Also