ComponentOne Xamarin.Android
ContentDescriptionFormatted Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members