Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CellStyle Class / PaddingTop Property

In This Topic
    PaddingTop Property
    In This Topic
    Gets or sets the top padding of the content area, in graphic units. The default is 0.
    Syntax
    'Declaration
     
    Public Property PaddingTop As System.Single
    public System.float PaddingTop {get; set;}
    See Also