GrapeCity.Xaml.SpreadSheet.Data
Formatter Property (DataLabel)


Gets or sets the formatter.
Syntax
'Declaration
 
Public Property Formatter As IFormatter
'Usage
 
Dim instance As DataLabel
Dim value As IFormatter
 
instance.Formatter = value
 
value = instance.Formatter
public IFormatter Formatter {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataLabel Class
DataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options