| C1.Win.TreeView Namespace > C1TreeViewNodeStylesEventArgs Class : NodeStyles Property |
'Declaration<C1DescriptionAttribute("Gets the tree node styles of TreeView control.")> Public ReadOnly Property NodeStyles As TreeNodeCellStyles
'UsageDim instance As C1TreeViewNodeStylesEventArgs Dim value As TreeNodeCellStyles value = instance.NodeStyles
[C1Description("Gets the tree node styles of TreeView control.")] public TreeNodeCellStyles NodeStyles {get;}
[C1Description("Gets the tree node styles of TreeView control.")] public: property TreeNodeCellStyles^ NodeStyles { 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