Spread Silverlight Documentation
InnerStroke Property


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

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members