 | TextValueSettingsMultiLine Property |
Gets or sets a value indicating whether a multiline text can be provided.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic bool MultiLine { get; set; }
Public Property MultiLine As Boolean
Get
Set
Property Value
Boolean
See Also