Spread for ASP.NET 12 Product Documentation
Editor Property (SlideShowCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : Editor Property
Gets or sets the editor (editing control).
Syntax
'Declaration
 
Public Overrides Property Editor As WebControl
'Usage
 
Dim instance As SlideShowCellType
Dim value As WebControl
 
instance.Editor = value
 
value = instance.Editor
public override WebControl Editor {get; set;}

Property Value

Editor (editing control)
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members