Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeSheetCornerStyle Method


In This Topic
    ShouldSerializeSheetCornerStyle Method
    In This Topic
    Gets whether the style for the sheet corner should be serialized.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeSheetCornerStyle() As Boolean
    'Usage
     
    
    Dim instance As SheetView
    Dim value As Boolean
     
    value = instance.ShouldSerializeSheetCornerStyle()
    protected bool ShouldSerializeSheetCornerStyle()
    See Also