Spread Windows Forms 12.0 Product Documentation
AllowEditorVerticalAlign Property (IEditorVerticaAlignSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IEditorVerticaAlignSupport Interface : AllowEditorVerticalAlign Property
Gets or sets whether the cell type allows editor vertical alignment.
Syntax
'Declaration
 
Property AllowEditorVerticalAlign As Boolean
'Usage
 
Dim instance As IEditorVerticaAlignSupport
Dim value As Boolean
 
instance.AllowEditorVerticalAlign = value
 
value = instance.AllowEditorVerticalAlign
bool AllowEditorVerticalAlign {get; set;}
See Also

Reference

IEditorVerticaAlignSupport Interface
IEditorVerticaAlignSupport Members