Open this page in the API Guide

TextTransform

 

Example

The following is an example of how to reference the TextTransform object:

1
2
3
// The full path is required.
dundas.controls.TextTransform.CAPITALIZE

 

Properties

 
  Name Description
  CAPITALIZE  
  INHERIT  
  INITIAL  
  LOWERCASE  
  NONE  
  UPPERCASE