[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:QPulseWebServices.Contracts.Data.OccurrenceReportFormItemControlType"]

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0

Syntax

C#
public enum OccurrenceReportFormItemControlType

Members

Member nameValueDescription
Group0
ExpandableGroupExpanded1
ExpandableGroupCollapsed2
Label3
Spacer4
TextEdit5
MemoEdit6
SpinEdit7
DateEdit8
TimeEdit9
DateTimeEdit10
CheckEdit11
CheckGroup12
RadioGroup13
SingleSelectFixedList14
SingleSelectReferenceList15
MultiSelectReferenceList16
NumericTextEdit17

See Also