Spread for ASP.NET 12 Product Documentation
FilterBarCellType Constructor(Boolean)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBarCellType Class > FilterBarCellType Constructor : FilterBarCellType Constructor(Boolean)
Initializes a new instance of the FilterBarCellType class.
Syntax
'Declaration
 
Public Function New( _
   ByVal dropDownButton As Boolean _
)
'Usage
 
Dim dropDownButton As Boolean
 
Dim instance As New FilterBarCellType(dropDownButton)
public FilterBarCellType( 
   bool dropDownButton
)

Parameters

dropDownButton
if set to true drop-down button.
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members
Overload List