Prop Constructor
Include Protected Members
Include Inherited Members
Overloaded constructors for creating a Prop object.
Overload List
Name | Description | |
---|---|---|
Prop() | Default constructor. | |
Prop(Boolean, Boolean, Object, String) | Initializes a Prop object with a data value and localized value. |
Top