Spread for ASP.NET 10 Product Documentation
ConditionalFormat Constructor(NamedStyle)


Style
Creates a new conditional format with the specified style.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As NamedStyle _
)
'Usage
 
Dim style As NamedStyle
 
Dim instance As New ConditionalFormat(style)
public ConditionalFormat( 
   NamedStyle style
)

Parameters

style
Style
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ConditionalFormat Class
ConditionalFormat Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.