Spread for ASP.NET 7.0 Product Documentation
AppearanceProperty Class
Members  See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AppearanceProperty Class


Glossary Item Box

Represents the appearance settings.

Object Model

AppearanceProperty Class

Syntax

Visual Basic (Declaration) 
Public Class AppearanceProperty 
Visual Basic (Usage)Copy Code
Dim instance As AppearanceProperty
C# 
public class AppearanceProperty 

Remarks

When you use the Appearance class IsDefined method or Reset method, you can use the AppearanceProperty fields in your code in place of the actual values.

For an overview of the various types of appearance settings at various levels, refer to Customizing the Appearance.

Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.AppearanceProperty

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

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