IParent Interface

Definição

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

Propriedades

ActiveChild
AllowedChildrenActions
OwnerReportItem

Métodos

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

Aplica-se a