Spread for ASP.NET 12 Product Documentation
RepeatDirection Property (RadioButtonListCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RadioButtonListCellType Class : RepeatDirection Property
Gets or sets the direction in which the list of options are displayed in the editor control.
Syntax
'Declaration
 
Public Property RepeatDirection As RepeatDirection
'Usage
 
Dim instance As RadioButtonListCellType
Dim value As RepeatDirection
 
instance.RepeatDirection = value
 
value = instance.RepeatDirection
public RepeatDirection RepeatDirection {get; set;}
See Also

Reference

RadioButtonListCellType Class
RadioButtonListCellType Members