FilterBuilderPanel FilterBuilderPanelColumnType EnumerationA Sandcastle Documented Class Library
Designates what type of column the panel has selected.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum FilterBuilderPanelColumnType
Members

  Member nameValueDescription
TXT1 A column that is text based.
DATE2 A column that is date based.
TIME3 A column that is time based.
LIST4 A column that is list based.
LIST_CODED5 A column that is list based but from a coded column.
See Also