| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: grid-column
Returns the default cell-vertical-padding for the cells of a
grid-column
. The value may
be set at creation time by passing the
vertical-padding initarg, or any time later by
calling (setf
vertical-padding). The value should be a non-negative
integer. The default value is 2.
The default cell-vertical-padding method will use this
grid-column
property, but a
custom cell-vertical-padding
method may override it.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |