| Visual Basic | |
|---|---|
ReadOnly Property IsReadOnly As System.Boolean | |
| C# | |
|---|---|
System.bool IsReadOnly {get;} | |
| C++/CLI | |
|---|---|
property System.bool IsReadOnly {
System.bool get();
} | |
Property Value
True if this control is read-only, false if notSee the IEdmCardControl6 examples.
SOLIDWORKS PDM Professional Version 5.2