IParent Interface

Definition

public interface class IParent
public interface IParent
type IParent = interface
Public Interface IParent
Derived

Properties

ActiveChild
AllowedChildrenActions
OwnerReportItem

Methods

ActivateChild(IActivatable)
AddChild(IReportItem)
DeactivateChild(Boolean)
InsertChild(Int32, IReportItem)
RemoveChild(IReportItem)
ResizeToEncloseChildren()

Applies to