Spread for ASP.NET 12 Product Documentation
ClipboardText Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : ClipboardText Property
Gets or sets the text explaining Clipboard operations for the mask cell.
Syntax
'Declaration
 
Public Property ClipboardText As String
'Usage
 
Dim instance As MaskedEditCellType
Dim value As String
 
instance.ClipboardText = value
 
value = instance.ClipboardText
public string ClipboardText {get; set;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members