Click or drag to resize

DefaultValueStaticAttribute Class

[Missing <summary> documentation for "T:Demo3D.Common.DefaultValueStaticAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    System.ComponentModelDefaultValueAttribute
      Demo3D.CommonDefaultValueStaticAttribute

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public class DefaultValueStaticAttribute : DefaultValueAttribute

The DefaultValueStaticAttribute type exposes the following members.

Constructors
 NameDescription
Public methodDefaultValueStaticAttributeInitializes a new instance of the DefaultValueStaticAttribute class
Top
Properties
 NameDescription
Public propertyValue
(Overrides DefaultValueAttributeValue)
Top
See Also