Spread Windows Forms 6.0 Product Documentation
GetAppearance Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > GradientHeaderRenderer Class : GetAppearance Method


Glossary Item Box

Returns the appearance attributes for the current header cell.

Syntax

Visual Basic (Declaration) 
Public Function GetAppearance() As Appearance
Visual Basic (Usage)Copy Code
Dim instance As GradientHeaderRenderer
Dim value As Appearance
 
value = instance.GetAppearance()
C# 
public Appearance GetAppearance()

Return Value

Appearance object containing the appearance properties in the header

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.