Miner.Controls Assembly > Miner.Controls Namespace > MinerTreeView Class : TreeViewNodeSorter Property |
'Declaration <SRCategoryAttribute("CatBehavior")> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <SRDescriptionAttribute("TreeViewNodeSorterDescr")> Public Property TreeViewNodeSorter As System.Collections.IComparer
'Usage Dim instance As MinerTreeView Dim value As System.Collections.IComparer instance.TreeViewNodeSorter = value value = instance.TreeViewNodeSorter
[SRCategory("CatBehavior")] [System.ComponentModel.Browsable(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [SRDescription("TreeViewNodeSorterDescr")] public System.Collections.IComparer TreeViewNodeSorter {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.