Version

AppStyleProperty Class Members

The following tables list the members exposed by AppStyleProperty.

Public Constructors
 NameDescription
Public ConstructorAppStyleProperty ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAttributesA collection attributes that provides the attributes for this property.  
Public PropertyConstraintReturns or sets a Infragistics.Win.ValueConstraint instance that is used to validate the value.  
Public PropertyConverterReturns or sets an instance of the converter that can be used to serialize the property value to/from xml.  
Public PropertyDefaultValueReturns or sets the default value for the property.  
Public PropertyDescriptionReturns or sets the description of the property.  
Public PropertyPropertyNameReturns the name of the custom property.  
Public PropertyPropertyTypeReturns the property type for the custom property.  
See Also