<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / PropertyDescriptor Class / Name Property

In This Topic
    Name Property (PropertyDescriptor)
    In This Topic
    Gets the name of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also