Click or drag to resize

CellTreeAttrs Enumeration

Cell attributes specific to Tree cells.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum CellTreeAttrs
Members
  Member nameValueDescription
NoWrap1Do not wrap text.
NoScroll2The field should not be scrollable.
NoBorder4The list of buttons should not have a border.
NoCounts8The grouper items should not have counts.
See Also