| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String | |
| C# | |
|---|---|
public string Name {get; set;} | |
Return Value
A string representing the name of a property in a DataGridCollectionView.Supported Frameworks: Microsoft .NET Framework version 3.5
| Name Property | |
| See Also | |
|
| Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > DataGridItemProperty Class : Name Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String | |
| C# | |
|---|---|
public string Name {get; set;} | |
Supported Frameworks: Microsoft .NET Framework version 3.5