FarPoint.Win.Spread
CornerNewspaper Field
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultStyleCollection Class : CornerNewspaper Field


Represents the enhanced style for corner header cells.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly CornerNewspaper As NamedStyle
Visual Basic (Usage)Copy Code
Dim value As NamedStyle
 
value = DefaultStyleCollection.CornerNewspaper
C# 
public static readonly NamedStyle CornerNewspaper

See Also