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

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

    System.Object
       System.Attribute
          C1.Silverlight.Extended.MinimumValueAttribute

    See Also