Spread for ASP.NET 11 Product Documentation
AppearanceProperty Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AppearanceProperty Class
Represents the appearance settings.
Object Model
AppearanceProperty Class
Syntax
'Declaration
 
Public Class AppearanceProperty 
'Usage
 
Dim instance As AppearanceProperty
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

See Also

Reference

AppearanceProperty Members
FarPoint.Web.Spread Namespace
IsDefined Method
Reset Method

User-Task Documentation

Customizing the Appearance