| C1.Win.TreeView Namespace > C1TreeViewNodeCellStylesEventArgs Class : NodeCellStyles Property |
'Declaration<C1DescriptionAttribute("Gets the cell of tree node styles of TreeView control.")> Public ReadOnly Property NodeCellStyles As TreeNodeCellStyles
'UsageDim instance As C1TreeViewNodeCellStylesEventArgs Dim value As TreeNodeCellStyles value = instance.NodeCellStyles
[C1Description("Gets the cell of tree node styles of TreeView control.")] public TreeNodeCellStyles NodeCellStyles {get;}
[C1Description("Gets the cell of tree node styles of TreeView control.")] public: property TreeNodeCellStyles^ NodeCellStyles { TreeNodeCellStyles^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2