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

In This Topic
    VerticalPadding Property
    In This Topic
    Gets the sum of top and bottom padding of the content area, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalPadding As System.Single
    public System.float VerticalPadding {get;}
    See Also