'Declaration Public Enum ChildToolDisplayStyle Inherits System.Enum
public enum ChildToolDisplayStyle : System.Enum
Member | Description |
---|---|
AsSiblingsWhenChecked | When this tool is checked, it's child tools will be displayed as siblings. The tool will not display a DrilLDown button. Child tools shown as siblings are always shown after all other siblings in the collection. |
DrillDown | This tool will display a DrillDown button (if it's Tools collection has visible tools in it), and the child tools will be displayed in wedges only when this tool is the CenterTool. |
None | This tool will never display any child tools. The tool will not display a DrillDown button. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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