Spread ASP.NET 6.0 Product Documentation
AppearanceProperty Class
Members  See Also  Send Feedback
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.