Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / MaximumValueAttribute Class
Members

In This Topic
    MaximumValueAttribute Class
    In This Topic
    Specifies the maximum allowed value for a property displayed in a C1PropertyGrid.
    Object Model
    MaximumValueAttribute Class
    Syntax
    'Declaration
     
    
    Public Class MaximumValueAttribute 
       Inherits System.Attribute
    public class MaximumValueAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Silverlight.Extended.MaximumValueAttribute

    See Also