C1.Silverlight.Extended Namespace / MinimumValueAttribute Class
Members

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

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

See Also