Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / NumericEditor Class / TextAlignment Property

In This Topic
    TextAlignment Property (NumericEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TextAlignment As TextAlignment
    public TextAlignment TextAlignment {get; set;}
    See Also