[Description("The minimum height of the row in pixels.")] [Category("Behavior")] [RefreshProperties(RefreshProperties.All)] [AmbientValue(-2147483648)] [Localizable(true)] [ApplyToDesigner(true)] public int MinHeight {get; set;}
'Declaration <DescriptionAttribute("The minimum height of the row in pixels.")> <CategoryAttribute("Behavior")> <RefreshPropertiesAttribute(RefreshProperties.All)> <AmbientValueAttribute(-2147483648)> <LocalizableAttribute(True)> <ApplyToDesignerAttribute(True)> Public Property MinHeight As Integer