Click or drag to resize

CellDateTimePickerAttrs Enumeration

Cell attributes specific to DateTimePicker cells.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum CellDateTimePickerAttrs
Members
  Member nameValueDescription
ApplyWidthToTextBox2Apply width to TextBox instead of entire control.
See Also