Spread Windows Forms 12.0 Product Documentation
IsVerticalAlignmentSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsVerticalAlignmentSet Method
Syntax
'Declaration
 
Public Overrides Function IsVerticalAlignmentSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsVerticalAlignmentSet()
public override bool IsVerticalAlignmentSet()

Return Value

Boolean: true if alignment is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members