Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / CornerFooterFlat Field


In This Topic
    CornerFooterFlat Field
    In This Topic
    Represents the flat style for corner footer cells. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CornerFooterFlat As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.CornerFooterFlat
    public static readonly NamedStyle CornerFooterFlat
    See Also