Accordion for ASP.NET Web Forms
DataMember プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Accordion 名前空間 > C1Accordion クラス : DataMember プロパティ
Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items.
シンタックス
'宣言
 
Public Overrides Property DataMember As System.String
public override System.string DataMember {get; set;}

プロパティ値

The name of the specific list of data that the data-bound control binds to, if more than one list is supplied by a data source control. The default value is System.String.Empty.
参照

C1Accordion クラス
C1Accordion メンバ