Click or drag to resize
PictureManagerDataSource Property
This property is used to retrieve or update picture information.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IPictureDataSource DataSource { get; set; }

Property Value

Type: IPictureDataSource

Implements

IPictureManagerDataSource
See Also