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


Glossary Item Box

Provides a drop-down list of parent style names for the ParentStyleName property in the Cell, Column, Row, and AlternatingRow classes.

Object Model

ParentStyleNameConverter Class

Syntax

Visual Basic (Declaration) 
Public Class ParentStyleNameConverter 
   Inherits System.ComponentModel.TypeConverter
Visual Basic (Usage)Copy Code
Dim instance As ParentStyleNameConverter
C# 
public class ParentStyleNameConverter : System.ComponentModel.TypeConverter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      FarPoint.Web.Spread.ParentStyleNameConverter

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.