Spread for ASP.NET 8.0 Product Documentation
DefaultStyle Property (FilterBar)


Gets or sets the default style.
Syntax
'Declaration
 
Public Property DefaultStyle As StyleInfo
'Usage
 
Dim instance As FilterBar
Dim value As StyleInfo
 
instance.DefaultStyle = value
 
value = instance.DefaultStyle
public StyleInfo DefaultStyle {get; set;}

Property Value

The default style.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

FilterBar Class
FilterBar Members

 

 


Copyright © GrapeCity, inc. All rights reserved.