TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class
Properties Methods


In This Topic
    CustomContentPresenter Class Members
    In This Topic

    The following tables list the members exposed by CustomContentPresenter.

    Public Properties
     NameDescription
    Public PropertyRoot C1.Framework.Element of CustomContentPresenter.  
    Public PropertyOverridden. Gets whether this element and all its ancestors are enabled.  
    Public PropertyGets a value indicating whether this CustomContentPresenter is in the selected anh hot state.  
    Public PropertyGets a value indicating whether this CustomContentPresenter is in the selected state.  
    Public PropertyGets a value indicating whether this CustomContentPresenter is in the selected state and the C1TreeView hasn't focus.  
    Public PropertyGets the C1TreeNode that represents the CustomContentPresenter.  
    Public PropertyGets the C1TreeView of current C1TreeNode.  
    Public PropertyGets or sets the text that appears as a ToolTip for this CustomContentPresenter.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Lays out this element based on its style and contents.  
    Public MethodSets the format string used to display the value when the node cell is not in edit mode.  
    Public MethodSets the styles of this CustomContentPresenter.  
    Public MethodSets the value represented by this C1.Win.TreeView.ICellContentPresenter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Update children layout and position.  
    Top
    See Also