다음을 통해 공유


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()

적용 대상