C1.Win.FlexGrid Namespace / BaseTheme Class / SetStyle Method
Style.
Style name.

In This Topic
SetStyle Method (BaseTheme)
In This Topic
Set existing style or add new.
Syntax
'Declaration
 
Protected Sub SetStyle( _
   ByVal value As C1.Framework.Style, _
   ByVal name As String _
) 
 

Parameters

value
Style.
name
Style name.
See Also