Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeShowLast Method


In This Topic
    ShouldSerializeShowLast Method
    In This Topic
    Sets whether to serialize the show last option.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeShowLast() As Boolean
    'Usage
     
    
    Dim instance As ExcelSparklineSetting
    Dim value As Boolean
     
    value = instance.ShouldSerializeShowLast()
    protected bool ShouldSerializeShowLast()
    See Also