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


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : ContextKey Property
Gets or sets the user- or page-specific context key for the slide show cell.
Syntax
'Declaration
 
Public Property ContextKey As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.ContextKey = value
 
value = instance.ContextKey
public string ContextKey {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members