| C1.Win.TreeView Namespace > TreeNodeCellStyles Class : Hot Property |
'Declaration<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1DescriptionAttribute("Gets the hot styles.")> Public ReadOnly Property Hot As NodeCellStyle
'UsageDim instance As TreeNodeCellStyles Dim value As NodeCellStyle value = instance.Hot
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Description("Gets the hot styles.")] public NodeCellStyle Hot {get;}
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Description("Gets the hot styles.")] public: property NodeCellStyle^ Hot { NodeCellStyle^ 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