IParent 接口

定义

public interface class IParent
public interface IParent
type IParent = interface
Public Interface IParent
派生

属性

ActiveChild
AllowedChildrenActions
OwnerReportItem

方法

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

适用于