Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Groups(Action<CollectionFactory<DiagramToolboxGroupBuilder>>)
|
Provides access to the client-side groups option that represents a toolbox group collection.
|
Groups(IEnumerable<DiagramShapeCategory>)
|
Lists toolbox groups. Mirrors the client-side groups option.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ShapeIconsPerRow(JS)
|
Specifies the number of shape icons in a row. Mirrors the client-side shapeIconsPerRow option.
|
ShapeIconsPerRow(Double)
|
Specifies the number of shape icons in a row. Mirrors the client-side shapeIconsPerRow option.
|
ShowSearch(JS)
|
Specifies whether the search box is visible. Mirrors the client-side showSearch option.
|
ShowSearch(Boolean)
|
Specifies whether the search box is visible. Mirrors the client-side showSearch option.
|
ToString()
|
Returns a string that represents the current object.
|
Visibility(DiagramPanelVisibility)
|
Specifies the toolbar's visibility. Mirrors the client-side visibility option.
|
Width(JS)
|
Specifies the toolbox's width in pixels. Mirrors the client-side width option.
|
Width(Double)
|
Specifies the toolbox's width in pixels. Mirrors the client-side width option.
|