Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CornerFooterDefaultEnhanced As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.CornerFooterDefaultEnhanced
    public static readonly NamedStyle CornerFooterDefaultEnhanced
    See Also