Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyBox Class / PropertyAttribute Property

In This Topic
    PropertyAttribute Property (PropertyBox)
    In This Topic
    Gets or sets the property attribute used to configure the PropertyBox.
    Syntax
    'Declaration
     
    
    Public Property PropertyAttribute As PropertyAttribute
    public PropertyAttribute PropertyAttribute {get; set;}
    See Also