Spread for ASP.NET 12 Product Documentation
ExpandIconOnRight Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ExpandIconOnRight Property
Gets or sets the position of the expand and collapse image in the Spread component.
Syntax
'Declaration
 
Public Property ExpandIconOnRight As Boolean
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.ExpandIconOnRight = value
 
value = instance.ExpandIconOnRight
public bool ExpandIconOnRight {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members