Spread Silverlight Documentation
FontSource Property


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

Reference

EditingElement Class
EditingElement Members