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

  NameDescription
Protected fieldddlJoinTypes
ddlJoinTypes control.
Protected fielddvMainWrapper
dvMainWrapper control.
Protected fielddvRounded
dvRounded control.
Protected fielderrorText
Represents the current error state of this control.
Private fieldindex
Represents the index of this panel in a list of panels.
Private fieldjoinTypesText
Holds the join type stext value.
Protected fieldjoinTypesValue
Controls the tables drop down list selection value. Using jQuery to ensure proper drop down list selection.
Private fieldkey
Secret key.
Protected fieldlblJoinTypes
lblJoinTypes control.
Protected fieldlblLeftTable
lblLeftTable control.
Protected fieldlblLeftTableName
lblLeftTableName control.
Protected fieldlblRightTable
lblRightTable control.
Protected fieldlblRightTableName
lblRightTableName control.
Private fieldleftTableText
Holds the left table value.
Private fieldloaded
Represents if this filter builder panel has had its base data loaded.
Private fieldrightTableText
Holds the right table value.
Private fieldsvc
Service reference.
Back to Top
See Also