Spread Windows Forms 12.0 Product Documentation
Type Property (DynamicFilterItem)


FarPoint.Win.Spread Assembly > FarPoint.Win.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