DataControlSerializationOptions Fields
Contains options that specify how column specific settings are stored to and restored from a stream or file in XML format.Name | Description |
---|---|
AddNewColumnsProperty static | Identifies the DataControlSerializationOptions.AddNewColumns dependency property. |
RemoveOldColumnsProperty static | Identifies the DataControlSerializationOptions.RemoveOldColumns dependency property. |
See Also