FilterBuilderPanel FieldsA Sandcastle Documented Class Library
The FilterBuilderPanel type exposes the following members.
Fields

  NameDescription
Private fieldbgroundColor
The current background color of this panel.
Protected fieldcbChoose
cbChoose control.
Private fieldcolumnCodedSupportsBetween
Private fieldcolumnDbType
Stores the database type of the selected column, used for value field type determinations.
Private fieldcolumnLookupTable
Holds a datatable with all the columninfo rows for the given column.
Private fieldcolumnsText
Stores the text of the selected column along with its value in columnsValue.
Protected fieldcolumnsValue
Controls the columns drop down list selection value. Using jQuery to ensure proper drop down list selection.
Private fieldcolumnType
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.
Private fieldcolumnUsesSetList
Stores whether or not the selected column is in the COLUMNINFO table. Signifies a coded set type column if it is present.
Private fieldconnectorText
Stores the text of the selected connector along with its value in connectorValue.
Private fieldconnectorValue
Stores the value of the selected connector.
Protected fieldcssConnHeight
Used to hide the connector control when it isn't visible.
Protected fieldcssConnVis
Variable that holds the CSS value for the connector visibility. //Pushed to cient side because of control rendering issues with server side.
Protected fieldcssDateValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssDateValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssDdlBtwnValuesHeight
Sets the height of the coded ddl between values.
Protected fieldcssDdlBtwnValuesVis
Sets the visibility of the coded ddl between values.
Protected fieldcssDdlValuesHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssDdlValuesVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssDefaultDate
Used to set the default date on the date picker control.
Protected fieldcssExclmHeight
Used to display/hide the exclamation icon.
Protected fieldcssExclmVis
Used to hide the exclamation icon.
Protected fieldcssLbValuesHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssLbValuesVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssMaxYear
Used to set the maximum year on the date picker control.
Protected fieldcssMinYear
Used to set the minimum year on the date picker control.
Protected fieldcssStpHeight
Used to display/hide the exclamation icon.
Protected fieldcssStpVis
Used to hide the exclamation icon.
Protected fieldcssTimeValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssTimeValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnDateValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnDateValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnStrValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnStrValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnTimeValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtBtwnTimeValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtValueHeight
Used to control css values client side for hiding/showing elements.
Protected fieldcssTxtValueVis
Used to control css values client side for hiding/showing elements.
Protected fieldcssYearRange
Used to set the year range on the date picker control.
Protected fieldddlCodedValues1
ddlCodedValues1 control.
Protected fieldddlCodedValues1Hldr
Tracks the value of the coded drop down list 1.
Private fieldddlCodedValues1HldrText
Protected fieldddlCodedValues2
ddlCodedValues2 control.
Protected fieldddlCodedValues2Hldr
Tracks the value of the coded drop down list 2.
Private fieldddlCodedValues2HldrText
Protected fieldddlColumns
ddlColumns control.
Protected fieldddlConnector
ddlConnector control.
Protected fieldddlOperators
ddlOperators control.
Protected fieldddlTables
ddlTables control.
Protected fieldddlValues
ddlValues control.
Protected fieldddlValuesHldr
Tracks the value of the drop down list control.
Private fieldddlValuesHldrText
Protected fielddvMainWrapper
dvMainWrapper control.
Protected fielddvRounded
dvRounded control.
Protected fielderrorText
Represents the current error state of this control.
Private fieldformType
Represents the form state that should be used.
Protected fieldimgExclm
imgExclm control.
Protected fieldimgStp
imgStp control.
Private fieldindentAmount
Controls how much the panel is indented per level.
Private fieldindentLevel
Represents the grouping level of this panel.
Private fieldindex
Represents the index of this panel in a list of panels.
Private fieldisConnectorShowing
True if the connector drop down list is showing.
Private fieldisDateValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldisDdlBtwnValuesVisible
Private fieldisDdlValuesVisible
Used to control css values client side for hiding/showing elements.
Private fieldisExclmShowing
Indicates the status of the exclamation icon's visibility.
Private fieldisLbValuesVisible
Used to control css values client side for hiding/showing elements.
Private fieldisSelected
True if the checkbox on this panel has been selected.
Private fieldisStpShowing
Indicates the status of the exclamation icon's visibility.
Private fieldisTimeValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldisTxtBtwnDateValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldisTxtBtwnStrValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldisTxtBtwnTimeValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldisTxtValueVisible
Used to control css values client side for hiding/showing elements.
Private fieldkey
Secret key.
Protected fieldlblBtwn1
lblBtwn1 control.
Protected fieldlblBtwn2
lblBtwn2 control.
Protected fieldlblBtwn3
lblBtwn3 control.
Protected fieldlblBtwn4
lblBtwn4 control.
Protected fieldlblColumnName
lblColumnName control.
Protected fieldlblOperator
lblOperator control.
Protected fieldlblTableName
lblTableName control.
Protected fieldlblValue
lblValue control.
Protected fieldlbValues
lbValues control.
Protected fieldlbValuesHldr
Tracks the value of the list box control.
Private fieldlbValuesHldrText
Private fieldloaded
Represents if this filter builder panel has had its base data loaded.
Private fieldoperatorsText
Stores the text of the selected operator along with its value in operatorsValue.
Protected fieldoperatorsValue
Controls the operators ddl value. Using jQuery to ensure proper drop down list selection.
Private fieldparent
The owner of this filter builder panel.
Private fieldsessionKey
The session key for the list of filter builder panels.
Private fieldsvc
Service reference.
Private fieldtablesText
Stores the text of the selected table along with its value in tablesValue.
Protected fieldtablesValue
Controls the tables drop down list selection value. Using jQuery to ensure proper drop down list selection.
Private fieldturnOffAltRowShading
Controls how alternate rows are shaded.
Protected fieldtxtBtwnDate1
txtBtwnDate1 control.
Private fieldtxtBtwnDate1Hldr
Protected fieldtxtBtwnDate2
txtBtwnDate2 control.
Private fieldtxtBtwnDate2Hldr
Protected fieldtxtBtwnStr1
txtBtwnStr1 control.
Private fieldtxtBtwnStr1Hldr
Protected fieldtxtBtwnStr2
txtBtwnStr2 control.
Private fieldtxtBtwnStr2Hldr
Protected fieldtxtBtwnTime1
txtBtwnTime1 control.
Private fieldtxtBtwnTime1Hldr
Protected fieldtxtBtwnTime2
txtBtwnTime2 control.
Private fieldtxtBtwnTime2Hldr
Protected fieldtxtDateValue
txtDateValue control.
Private fieldtxtDateValueHldr
Protected fieldtxtTimeValue
txtTimeValue control.
Private fieldtxtTimeValueHldr
Protected fieldtxtValue
txtValue control.
Private fieldtxtValueHldr
Back to Top
See Also