Click or drag to resize

CellTextWithWidgetAttrs Enumeration

Cell attributes specific to TextWithWidget cells.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum CellTextWithWidgetAttrs
Members
  Member nameValueDescription
LockTextBox1The text portion of the control should not be editable.
See Also