ClipboardManagerStandardClipboardFormats Property
Returns the standard formats which are supported by the clipboard manager.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
protected abstract string[] StandardClipboardFormats { get; }
Protected MustOverride ReadOnly Property StandardClipboardFormats As String()
Get
protected:
virtual property array<String^>^ StandardClipboardFormats {
array<String^>^ get () abstract;
}
abstract StandardClipboardFormats : string[] with get
Property Value
String