Spread Windows Forms 12.0 Product Documentation
DropDownBorderStyle Property (IRowFilter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IRowFilter Interface : DropDownBorderStyle Property
Gets the style for the border around the drop-down list of filter items.
Syntax
'Declaration
 
Property DropDownBorderStyle As BorderStyle
'Usage
 
Dim instance As IRowFilter
Dim value As BorderStyle
 
instance.DropDownBorderStyle = value
 
value = instance.DropDownBorderStyle
BorderStyle DropDownBorderStyle {get; set;}

Property Value

BorderStyle setting that specifies the style of the border of the drop-down list
See Also

Reference

IRowFilter Interface
IRowFilter Members