Spread for ASP.NET 12 Product Documentation
MenuType Property (FilterBarCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBarCellType Class : MenuType Property
Gets or sets the type of the menu.
Syntax
'Declaration
 
Public Property MenuType As FilterMenuType
'Usage
 
Dim instance As FilterBarCellType
Dim value As FilterMenuType
 
instance.MenuType = value
 
value = instance.MenuType
public FilterMenuType MenuType {get; set;}

Property Value

The type of the menu.
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members