Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class / TextMargin Property

In This Topic
    TextMargin Property
    In This Topic
    Gets or sets the text margin.
    Syntax
    'Declaration
     
    
    Public Property TextMargin As Thickness
    public Thickness TextMargin {get; set;}
    See Also