Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / FloatingObjectSelectedFrame Class / InnerStrokeProperty Field


In This Topic
    InnerStrokeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly InnerStrokeProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = FloatingObjectSelectedFrame.InnerStrokeProperty
    public static readonly DependencyProperty InnerStrokeProperty
    See Also