Version

Header class Members

The following tables list the members exposed by Header.

Public Constructors
 NameDescription
Public ConstructorHeader Constructor  
Public Properties
 NameDescription
Public PropertyheightGets the height of the header as Number.Height of header.  
Public PropertyminimizedWidthGets sets the width of the header when control is minimized. Value is Number.Width of header in minimized state.  
Public Methods
 NameDescription
Public MethoddisposeDisposes object and event handlers.  
Public MethodgetCaptionElementGets the reference to html element which shows caption text in the header.  
Public MethodgetCaptionTextGets the text that will be displayed in the caption area of the header.  
Public MethodgetContentElementGets the reference to html element which shows content of header.  
Public MethodgetImageElementGets the reference to html element which shows image in the header.  
Public MethodgetImageUrlGets the image url that will be displayed in the header.  
Public MethodsetCaptionTextSets the text that will be displayed in the caption area of the header.  
Public MethodsetImageUrlSets the image url that will be displayed in the header.  
See Also