Spread Silverlight Documentation
Fill Property (FloatingObjectSelectedFrame)


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

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members