Share via


ContainerChild Class

Definition

An instance of a control on a control container.

public abstract class ContainerChild
type ContainerChild = class
Public MustInherit Class ContainerChild
Inheritance
ContainerChild
Derived

Constructors

ContainerChild(CommandGroupConfiguration)

Initializes a new instance of the ContainerChild class.

ContainerChild(String)

Initializes a new instance of the ContainerChild class.

Properties

ChildIdentifier

Gets the identifier of the child item.

CommandGroupConfiguration

Gets the group that represents the child item.

IsSeparator

Gets or sets a value indicating whether gets whether or not this child item is a separator between two groups.

Methods

GetSeparatorId(String)

Gets the id of the separator.

Applies to