Spread Silverlight Documentation
Projection Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : Projection Property
Syntax
'Declaration
 
Public Property Projection As System.Windows.Media.Projection
'Usage
 
Dim instance As CellPresenter
Dim value As System.Windows.Media.Projection
 
instance.Projection = value
 
value = instance.Projection
public System.Windows.Media.Projection Projection {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members