PrintDocument for WinForms
OutlineNode クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : OutlineNode クラス

OutlineNodeデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the UI string used to represent the current node.  
Public プロパティGets the collection of child nodes of the current node. Note that accessing this property initializes the collection if it has not been initialized yet. To test whether there are child nodes without this side effect, use the OutlineNode.HasChildren property.  
Public プロパティGets the C1PrintDocument containing the current node tree.  
Public プロパティGets a value indicating whether the OutlineNode.Children collection of the current node has been initialized and contains at least one element.  
Public プロパティGets or sets the icon used to represent the current node.  
Public プロパティGets or sets the name in the C1PrintDocument.Dictionary of the icon used to represent the current node.  
Public プロパティGets the nesting level of the current node within the nodes' tree (top-level nodes have level 0).  
Public プロパティDetermines the target of the current hyperlink.  
Public プロパティGets or sets the IDocumentLocation associated with the current node.  
Public プロパティGets the OutlineNodeCollection containing the current node.  
Public プロパティGets the OutlineNode which is the parent of the current node.  
Public プロパティGets the OutlineNode that is the root of the current node tree.  
トップ
パブリック メソッド
 名前解説
Public メソッドCreates a copy of the current OutlineNode. This method NOT copies Children property.  
トップ
参照

OutlineNode クラス
C1.C1Preview 名前空間