GrapeCity.Xaml.SpreadSheet.UI
InnerStroke Property


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

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members