Version

SplitterRenderer Class Fields

For a list of all members of this type, see SplitterRenderer members.

Protected Fields
 NameDescription
Protected FieldClientMarkerFormatBarDIVMarker for DIV element located inside of split-bar TD. That contains format position for index of SplitterPane.  
Protected FieldClientMarkerFormatBarTDMarker for TD element which represents split-bar located on the right side of a SplitterPane. That contains format position for index of SplitterPane.  
Protected FieldClientMarkerFormatContentDIVMarker for DIV element located in TD of SplitterPane. That contains format position for index of SplitterPane.  
Protected FieldClientMarkerFormatNextButtonDIVMarker for DIV element which represents collapse-next button.  
Protected FieldClientMarkerFormatPrevButtonDIVMarker for DIV element which represents collapse-previous button.  
Protected FieldClientMarkerTableMarker for TABLE element which contains SplitterPanes.  
See Also