C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / Alpha Property


In This Topic
Alpha Property (FlexGrid)
In This Topic
Syntax
'Declaration
 
Public Overridable Property Alpha As Single
 
'Usage
 
Dim instance As FlexGrid
Dim value As Single
 
instance.Alpha = value
 
value = instance.Alpha
See Also