[Missing <summary> documentation for T:OrgChart.Core.CommandBar.CommandBarSettings]
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class CommandBarSettings
<SerializableAttribute> _ Public Class CommandBarSettings
[SerializableAttribute] public ref class CommandBarSettings
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CommandBarSettings()()() | Initializes a new instance of the CommandBarSettings class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LevelLabelText |
Get or set the levels label text
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ShowMaxDepth |
Show the Max Depth drop down
| |
| ShowStack |
Show the Stack Children checkbox for the organisation chart.
| |
| ShowSummary |
Show the Summary checkbox
| |
| StackLabelText |
Get or set the stack children checkbox text
| |
| SummaryLabelText |
Get or set the summary checkbox text
| |
| Title |
Get or set the command bar title text
| |
| ToString()()() | (Inherited from Object.) | |
| Visible |
Show the Command Bar for this organisation chart.
|
| Object | |
| CommandBarSettings | |