'Declaration
<TypeConverterAttribute(C1.WPF.FlexGrid.NullableObjectConverter`1)> <DefaultValueAttribute("")> Public Property VerticalAlignment As Nullable(Of VerticalAlignment)
[TypeConverter(C1.WPF.FlexGrid.NullableObjectConverter`1)] [DefaultValue("")] public Nullable<VerticalAlignment> VerticalAlignment {get; set;}