Spread for ASP.NET 12 Product Documentation
Height Property (FilterBar)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBar Class : Height Property
Gets or sets the filter bar height.
Syntax
'Declaration
 
Public Property Height As Integer
'Usage
 
Dim instance As FilterBar
Dim value As Integer
 
instance.Height = value
 
value = instance.Height
public int Height {get; set;}
See Also

Reference

FilterBar Class
FilterBar Members