DrilldownFieldChoiceExtension Class
Namespace: FileHold.LibraryManager.ExtensionsAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
public static class DrilldownFieldChoiceExtension
- Inheritance
- Object DrilldownFieldChoiceExtension
| ToEnumerableFlatChoices |
Flattens the hierarchical choices into a single list, optionally including only leaf nodes.
|
| ToEnumerablePaths |
Recursively retrieves all paths from the root choices to the leaf choices.
|
| ToFlatChoice |
Merges an enumerable path to a single DrilldownFieldChoice without nested child choices.
|
| ToSingleChoice |
Converts an enumerable path to a single DrilldownFieldChoice with nested child choices.
|