<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValueTitle > Method >SetFormat |
Sets the text format.
Prototype :
void SetFormat
(
string Format
)
Arguments :
Format |
text format |
Example :
This.SetFormat("#,###;-#,###");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind