Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExtraRendererSettings Class / Location Property


In This Topic
Location Property (ExtraRendererSettings)
In This Topic
Get a FarPoint.Win.Spread.CellType.PaintingLocation value indicates the painting location.
Syntax
'Declaration
 
Public ReadOnly Property Location As PaintingLocation
 
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As PaintingLocation
 
value = instance.Location
See Also