EntityEditorWithPicker.DialogHeight Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Property DialogHeight As Integer
Get
Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As Integer
value = instance.DialogHeight
instance.DialogHeight = value
public virtual int DialogHeight { get; set; }
Property Value
Type: System.Int32
Returns Int32.