BorderStyle

 

Example

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

	// The full path is required.
	dundas.controls.BorderStyle.DASHED
	

 

Properties

 
  Name Description
  DASHED  
  DOTTED  
  DOUBLE  
  GROOVE  
  INHERIT  
  INSET  
  NONE  
  OUTSET  
  RIDGE  
  SOLID