TreeListOptionsHtmlTemplate Properties
Contains options that are applied when you use HTML and CSS Templates to render nodes.Name | Description |
---|---|
AllowContentSelection | Gets or sets whether users can select the contents of HTML tags. |
PixelScrollingAvgNodeHeight | Gets or sets the average height of templated nodes used to calculate the scroll position (in pixel-by-pixel scrolling mode). |
UpdateNodeTemplateOnFocusChanged | Gets or sets whether to raise the QueryNodeTemplate event when the focused node changes. |
See Also