| C1.Web.Wijmo.Controls Namespace > ResizeSettings Class : MaxHeight Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="ResizeSettings.MaxHeight", Description="A value that indicates the maximum height the resizable should be allowed to resize to.")> Public Property MaxHeight As System.Integer
[WidgetOption()] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DefaultValue()] [C1Description(Key="ResizeSettings.MaxHeight", Description="A value that indicates the maximum height the resizable should be allowed to resize to.")] public System.int MaxHeight {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2