Share via


MobileProfilePropertyRichValue.VisibleWeight Property

Gets the approximate weight of the control, in characters.

Namespace:  Microsoft.SharePoint.Portal.MobileControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property VisibleWeight As Integer
    Get
'Usage
Dim instance As MobileProfilePropertyRichValue
Dim value As Integer

value = instance.VisibleWeight
public override int VisibleWeight { get; }

Property Value

Type: System.Int32
The approximate weight of the control, in characters.

See Also

Reference

MobileProfilePropertyRichValue Class

MobileProfilePropertyRichValue Members

Microsoft.SharePoint.Portal.MobileControls Namespace