.Net Organisation Chart Component Class Library
CommandBarSettings Class
NamespacesOrgChart.Core.CommandBarCommandBarSettings
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers

[Missing <summary> documentation for T:OrgChart.Core.CommandBar.CommandBarSettings]

Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class CommandBarSettings
<SerializableAttribute> _
Public Class CommandBarSettings
[SerializableAttribute]
public ref class CommandBarSettings
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CommandBarSettings()()()
Initializes a new instance of the CommandBarSettings class

Equals(Object)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible
Show the Command Bar for this organisation chart.

Inheritance Hierarchy
Object
CommandBarSettings

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)