Spread Silverlight Documentation
ShowBorder Property (DataBarDrawingObject)


GrapeCity.Windows.SpreadSheet.Data Namespace > DataBarDrawingObject Class : ShowBorder Property
Gets whether to show the border.
Syntax
'Declaration
 
Public ReadOnly Property ShowBorder As System.Boolean
'Usage
 
Dim instance As DataBarDrawingObject
Dim value As System.Boolean
 
value = instance.ShowBorder
public System.bool ShowBorder {get;}
See Also

Reference

DataBarDrawingObject Class
DataBarDrawingObject Members