CADability dotNET
The BooleanProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BooleanProperty(SerializationInfo, StreamingContext) |
Constructor required by deserialization
|
![]() | BooleanProperty(String, String) | |
![]() | BooleanProperty(Object, String, String) | |
![]() | BooleanProperty(String, String, String) |
Erzeugt eine BooleanProperty, welches einen eigenen boolean Wert enthält und
diesen darstellen und manipulieren kann. Der Wert ist über die Property BooleanValue
verfügbar.
|
![]() | BooleanProperty(Object, String, String, String) |
Erzeugt ein BooleanProperty Objekt, welches die boolean Property eines anderen
Objektes darstellt und manipuliert.
|
Methods
Name | Description | |
---|---|---|
![]() | GetObjectData | |
![]() | OnSelectionChanged | (Overrides MultipleChoiceProperty..::..OnSelectionChanged(String).) |
![]() | Refresh |
Overrides Refresh()()()() (Overrides MultipleChoiceProperty..::..Refresh()()()().) |
![]() | SetImages |
Operators
Properties
Name | Description | |
---|---|---|
![]() | BooleanValue |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IDeserializationCallback..::..OnDeserialization |