ESRI.ArcGIS.ADF.Web.UI.WebControls
NewHeight Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ResizeEventArgs Class : NewHeight Property




The new height.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NewHeight As Unit
Visual Basic (Usage)Copy Code
Dim instance As ResizeEventArgs
Dim value As Unit
 
value = instance.NewHeight
C# 
public Unit NewHeight {get;}

See Also

© 2010 All Rights Reserved.