FilterBuilderPanel columnType FieldA Sandcastle Documented Class Library
Represents the type of column we're looking at, determines the value field along with the formType variable and the operator. Once column type is set we can rely on it to determine where the data is being stored.

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

private FilterBuilderPanel..::..FilterBuilderPanelColumnType columnType

Field Value

Type: FilterBuilderPanel FilterBuilderPanelColumnType
See Also