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


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