FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView 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