ComponentOne Xamarin.Android
SoundEffectsEnabled Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : SoundEffectsEnabled Property
Syntax
'Declaration
 
Public Overridable Property SoundEffectsEnabled As Boolean
'Usage
 
Dim instance As GridCellView
Dim value As Boolean
 
instance.SoundEffectsEnabled = value
 
value = instance.SoundEffectsEnabled
public virtual bool SoundEffectsEnabled {get; set;}
See Also

Reference

GridCellView Class
GridCellView Members