In This Topic
Selector for the header element. By using this option you can put header/content elements inside LI tags or into any other more complex html markup.
Syntax
'Declaration
Public Property Header As System.String
public System.string Header {get; set;}
See Also