C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1DataViewSet Class : SchemaExtender Property |
'Declaration Public Property SchemaExtender As DataSetExtender
public DataSetExtender SchemaExtender {get; set;}
This property never returns null. If it's not set or set to a null (Nothing in VB) value, a default DataSet Extender is created and returned by this property.