GrapeCity.Win.Containers 名前空間 : GcAccordionContainer クラス |
Public Class GcAccordionContainer Inherits System.Windows.Forms.Control
public class GcAccordionContainer : System.Windows.Forms.Control
これは AccordionItemCollection に含まれる GcAccordionItem を一覧表示するコントロールで、すべての項目の動作と外観を統一するためのプロパティを備えています。各 GcAccordionItem のプロパティを設定することで、その動作や外観を個別に変更することもできます。
ExpandMode が ExpandMode.Single の場合は、1 つの GcAccordionItem だけを展開できます。ExpandMode が ExpandMode.Multiple の場合は、各 GcAccordionItem を自由に展開または折りたたむことができます。AllowDragDrop が true の場合は、ユーザーが GcAccordionItem のヘッダをドラッグすることによって項目の順序を入れ替えることができます。
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
GrapeCity.Win.Containers.GcAccordionContainer
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2