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

適用対象