ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataSchemaColumnStyleCollection Class
Members

In This Topic
    DataSchemaColumnStyleCollection Class
    In This Topic
    Represents a collection of DataSchemaGlobalColumnStyle objects for the DataSetExtender.ColumnStyles property.
    Object Model
    DataSchemaColumnStyleCollection Class
    Syntax
    'Declaration
     
    Public Class DataSchemaColumnStyleCollection 
       Inherits C1.C1DataExtender.GlobalColumnStyleCollectionBase
    public class DataSchemaColumnStyleCollection : C1.C1DataExtender.GlobalColumnStyleCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1DataExtender.GlobalColumnStyleCollectionBase
             C1.C1DataExtender.SchemaExtender.DataSchemaColumnStyleCollection

    See Also