PrintDocument for WinForms
OutlineNode クラス プロパティ


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

このクラスのメンバの一覧は、OutlineNodeメンバを参照してください。

パブリック プロパティ
 名前解説
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.  
トップ
参照

OutlineNode クラス
C1.C1Preview 名前空間