Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ParentStyleNameConverter Class
Members


In This Topic
    ParentStyleNameConverter Class
    In This Topic
    Provides a drop-down list of parent style names for the ParentStyleName property in the Cell, Column, Row, and AlternatingRow classes.
    Syntax
    'Declaration
     
    
    Public Class ParentStyleNameConverter 
       Inherits System.ComponentModel.TypeConverter
    'Usage
     
    
    Dim instance As ParentStyleNameConverter
    public class ParentStyleNameConverter : System.ComponentModel.TypeConverter 
    Inheritance Hierarchy

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

    See Also