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

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