Spread Silverlight Documentation
ActualForeground Property (DataLabel)


GrapeCity.Windows.SpreadSheet.Data Namespace > DataLabel Class : ActualForeground Property
Gets the actual foreground.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ActualForeground As System.Windows.Media.Brush
'Usage
 
Dim instance As DataLabel
Dim value As System.Windows.Media.Brush
 
value = instance.ActualForeground
public override System.Windows.Media.Brush ActualForeground {get;}
See Also

Reference

DataLabel Class
DataLabel Members