ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / C1SpellDialog Class / HeaderPadding Property

In This Topic
    HeaderPadding Property (C1SpellDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderPadding As Thickness
    public Thickness HeaderPadding {get; set;}
    See Also