C1.C1DataExtender.2 Assembly > C1.C1DataExtender.SchemaExtender Namespace > DataSchemaColumnStyleCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal index As System.Integer _ ) As DataSchemaGlobalColumnStyle
public new DataSchemaGlobalColumnStyle Item( System.int index ) {get;}