| CktElementHasSwitchControl Property |
[This is preliminary documentation and is subject to change.]
This element has a SwtControl attached.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool HasSwitchControl { get; }
Public ReadOnly Property HasSwitchControl As Boolean
Get
public:
property bool HasSwitchControl {
bool get ();
}
member HasSwitchControl : bool with get
function get_HasSwitchControl();
Property Value
Type:
BooleanSee Also