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

  NameDescription
Private fieldcolumnsText
Holds the tables text value.
Protected fieldcolumnsValue
Controls the tables drop down list selection value. Using jQuery to ensure proper drop down list selection.
Private fieldcoreColumns
Holds a list of core columns.
Private fieldcoreTables
Holds a list of active tables from the report building process.
Protected fieldddlColumns
ddlColumns control.
Protected fieldddlOrder
ddlOrder control.
Protected fieldddlTables
ddlTables 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 fieldkey
Secret key.
Protected fieldlblColumns
lblColumns control.
Protected fieldlblOrder
lblOrder control.
Protected fieldlblTables
lblTables control.
Private fieldloaded
Represents if this filter builder panel has had its base data loaded.
Private fieldorderText
Holds the tables text value.
Protected fieldorderValue
Controls the tables drop down list selection value. Using jQuery to ensure proper drop down list selection.
Private fieldsvc
Service reference.
Private fieldtablesText
Holds the tables text value.
Protected fieldtablesValue
Controls the tables drop down list selection value. Using jQuery to ensure proper drop down list selection.
Back to Top
See Also