Spread ASP.NET 6.0 Product Documentation
NamedStyle Class
Members  See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : NamedStyle Class


Glossary Item Box

Represents a named style, an object that can be used to set style information for other objects.

Object Model

NamedStyle ClassBackground ClassBorder ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceInset ClassIRenderer Interface

Syntax

Remarks

If the EnableClientScript property of the Spread component is set to false when using a named style, you should set the Parent property of the NamedStyle to DataAreaDefault because the NamedStyle has no editor and so no cells are editable. Set the Parent property to use DataAreaDefault as the parent style so that the GeneralCellType editor is inherited from the DataAreaDefault and the cells are thus editable.

For more information about styles and creating your own custom styles, refer to Creating and Applying a Style for Cells.

Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.StyleInfo
      FarPoint.Web.Spread.NamedStyle

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.