Accordion for ASP.NET Web Forms
ContentField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1Accordion Class : ContentField Property
Gets or sets the name of the field from the data source to bind to the panes content.
Syntax
'Declaration
 
Public Property ContentField As System.String
public System.string ContentField {get; set;}
See Also

Reference

C1Accordion Class
C1Accordion Members