Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DynamicStyleInfoContext Class / Value Property


In This Topic
Value Property (DynamicStyleInfoContext)
In This Topic
Gets the current value of the context
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
 
'Usage
 
Dim instance As DynamicStyleInfoContext
Dim value As Object
 
value = instance.Value
See Also