<< Click to Display Table of Contents >> Navigation: Server Side Programming > Klassen und Interfaces > rimacon.cmdb.web.UFCodeBehind.TreeTableState |
Speichert den aktuellen Stand (Scrollpositionen und aufgeklappte Zeilen/Knoten) der ITreeTable-Komponente.
Attribute
public StringCollection ExpandedNodes
Liste der Schlüssel der aufgeklappten Zeilen/Knoten.
public int ScrollTop
Vertikale Scrollposition.
public int ScrollLeft
Horizontale Scrollposition.