Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DefaultStyleCollection Class / ColumnFooterDefault Field


In This Topic
    ColumnFooterDefault Field
    In This Topic
    Represents the default style for row header cells.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnFooterDefault As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.ColumnFooterDefault
    public static readonly NamedStyle ColumnFooterDefault
    See Also