HeaderField Property (C1Accordion)
In This Topic
Gets or sets the name of the field from the data source to bind to the panes header.
Syntax
'Declaration
Public Property HeaderField As System.String
public System.string HeaderField {get; set;}
See Also