CustomContentPresenter Class Members
In This Topic
The following tables list the members exposed by CustomContentPresenter.
Public Properties
Public Methods
| Name | Description |
| Layout | Overloaded. Overridden. Lays out this element based on its style and contents. |
| SetFormat | Sets the format string used to display the value when the node cell is not in edit mode. |
| SetStyle | Sets the styles of this CustomContentPresenter. |
| SetValue | Sets the value represented by this C1.Win.TreeView.ICellContentPresenter. |
Top
Protected Methods
| Name | Description |
| LayoutChildren | Overridden. Update children layout and position. |
Top
See Also