Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / MarginRight Property


In This Topic
MarginRight Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property MarginRight As Integer
 
'Usage
 
Dim instance As IElement
Dim value As Integer
 
instance.MarginRight = value
 
value = instance.MarginRight
See Also