Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a preview value of field data for a design-time view of the field control in Display and Edit modes when there is no list item data associated with the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overrides ReadOnly Property PreviewValueTyped As Object
Get
'Usage
Dim instance As SPFieldDateTime
Dim value As Object
value = instance.PreviewValueTyped
public override Object PreviewValueTyped { get; }
Type: System.Object
An object that represents a preview value of field data.
Please sign in to use this experience.
Sign in