Spread for ASP.NET 12 Product Documentation
Type Property (DynamicFilterItem)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DynamicFilterItem Class : Type Property
Gets or sets the dynamic filter type.
Syntax
'Declaration
 
Public Property Type As DynamicFilterType
'Usage
 
Dim instance As DynamicFilterItem
Dim value As DynamicFilterType
 
instance.Type = value
 
value = instance.Type
public DynamicFilterType Type {get; set;}
See Also

Reference

DynamicFilterItem Class
DynamicFilterItem Members