Spread WPF Documentation
DependencyObjectType Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members