Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / MarginBottomPriv Property


In This Topic
MarginBottomPriv Property (ElementContainerControl)
In This Topic
Internal use only. Bottom margin.
Syntax
'Declaration
 
Protected Overridable Property MarginBottomPriv As Integer
 
'Usage
 
Dim instance As ElementContainerControl
Dim value As Integer
 
instance.MarginBottomPriv = value
 
value = instance.MarginBottomPriv
See Also