ComponentOne DataGrid for WPF and Silverlight
Name Property (CustomPropertyInfo)

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : Name Property
Gets the name of the current member.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As System.String
public override System.string Name {get;}

Property Value

A System.String containing the name of this member.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members