| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property View As DataGridCollectionView | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public DataGridCollectionView View {get;} | |
Return Value
A reference to the DataGridCollectionView that is currently associated with this instance of the DataGridCollectionViewSource.Supported Frameworks: Microsoft .NET Framework version 3.0
Copy Code