Spread for ASP.NET 12 Product Documentation
TextAlign Property (CheckBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CheckBoxCellType Class : TextAlign Property
Gets or sets the alignment of the text label associated with the CheckBox control.
Syntax
'Declaration
 
Public Property TextAlign As TextAlign
'Usage
 
Dim instance As CheckBoxCellType
Dim value As TextAlign
 
instance.TextAlign = value
 
value = instance.TextAlign
public TextAlign TextAlign {get; set;}
See Also

Reference

CheckBoxCellType Class
CheckBoxCellType Members