Spread Windows Forms 12.0 Product Documentation
AllowEditorVerticalAlignment Property


FarPoint.Win Assembly > FarPoint.Win Namespace > IVerticalAlignmentSupport Interface : AllowEditorVerticalAlignment Property
Gets or sets whether to allow vertical alignment.
Syntax
'Declaration
 
Property AllowEditorVerticalAlignment As Boolean
'Usage
 
Dim instance As IVerticalAlignmentSupport
Dim value As Boolean
 
instance.AllowEditorVerticalAlignment = value
 
value = instance.AllowEditorVerticalAlignment
bool AllowEditorVerticalAlignment {get; set;}
See Also

Reference

IVerticalAlignmentSupport Interface
IVerticalAlignmentSupport Members