The TwxViewerModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwxViewerModel | Initializes a new instance of the TwxViewerModel class |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAttribute | (Inherited from ModelBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasGetter | (Inherited from ModelBase.) | |
HasProperty | (Inherited from ModelBase.) | |
HasSetter | (Inherited from ModelBase.) | |
ObtainGetterType | (Inherited from ModelBase.) | |
ObtainPropertyType | (Inherited from ModelBase.) | |
ObtainSetterType | (Inherited from ModelBase.) | |
SetAttribute | (Inherited from ModelBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Background |
Control background brush.
| |
BorderBrush |
Control border brush.
| |
BorderThickness |
Control border thickness.
| |
ChartModel |
Chart model.
| |
CommandingDisplayName |
User friendly control name.
| |
CommandingEnabled |
True to enable receiving commands.
| |
CommandingName |
Registration name.
| |
DragAndDropCommandingEnabled |
True to enable receiving commands by drag and drop.
| |
MaxCommandScope |
Gets or sets the max command scope.
| |
Properties | (Inherited from ModelBase.) | |
ScanRate |
Scan rate of data tags.
| |
SilentMode |
When enabled, errors are not shown in runtime.
|