The FilterSelectorPanel type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | controlsKey |
Shortcut key for referenceing the controls Dictionary stored in the Session.
|
![]() | currentFolder |
Holds the currently selected folder.
|
![]() | defaultIcon |
Holds a reference to a default icon image in case the selected one does not exist.
|
![]() | foldersKey |
Shortcut key for referencing the folder list.
|
![]() | iconsKey |
Shortcut key for referenceing the selectedIcons Dictionary stored in the session.
|
![]() | key |
Web service secret key.
|
![]() ![]() | MAX_FILTERS |
Controls the maximum number of filters you can open at once.
|
![]() ![]() | MAX_NAME_LENGTH |
Controls the maximum length of the filter or folder name to show
before adding ellipses.
|
![]() | pChoiceMode |
Internal variable that holds the current ChoiceMode.
|
![]() | pColCount |
Internal variable representing the column count.
|
![]() | pPanelMode |
Internal veriable that holds the current PanelMode.
|
![]() | pPanelSort |
Internal variable that holds the current PanelSort.
|
![]() | pWidth |
Internal private width value used for setting the column width.
|
![]() | selectedIcon |
Image button the represents the selected icon.
|
![]() | sessionPrefix |
Local session prefix value.
|
![]() | svc |
Web service client reference.
|
See Also