GrapeCity.Xaml.SpreadSheet.UI
Fill Property (FloatingObjectSelectedFrame)


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

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members