<< Click to Display Table of Contents >> Navigation: »No topics above this level« 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