The following tables list the members exposed by Header.
Name | Description | |
---|---|---|
Header Constructor |
Name | Description | |
---|---|---|
height | Gets the height of the header as Number.Height of header. | |
minimizedWidth | Gets sets the width of the header when control is minimized. Value is Number.Width of header in minimized state. |
Name | Description | |
---|---|---|
dispose | Disposes object and event handlers. | |
getCaptionElement | Gets the reference to html element which shows caption text in the header. | |
getCaptionText | Gets the text that will be displayed in the caption area of the header. | |
getContentElement | Gets the reference to html element which shows content of header. | |
getImageElement | Gets the reference to html element which shows image in the header. | |
getImageUrl | Gets the image url that will be displayed in the header. | |
setCaptionText | Sets the text that will be displayed in the caption area of the header. | |
setImageUrl | Sets the image url that will be displayed in the header. |