名前空間: Microsoft.SharePoint.WebControls
アセンブリ: Microsoft.SharePoint (microsoft.sharepoint.dll 内)
Public Property DialogHeight As UInteger
Dim instance As ContextSelector(Of T)
Dim value As UInteger
value = instance.DialogHeight
instance.DialogHeight = value
public uint DialogHeight { get; set; }