NColumnPageLayoutPickerCell Class Members
In This Topic
The following tables list the members exposed by NColumnPageLayoutPickerCell.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| KYtC | |
Top
Public Properties
| Name | Description |
| ColumnCount | Gets or sets the value of the ColumnCount property. |
| ColumnSpacingPercent | Gets or sets the spacing between the columns as a percentage from the total cell width. By default set to 5%. |
Top
Protected Methods
| Name | Description |
| OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint. |
| SetupContentAreaFill | Overridden. Overriden to set a Filling to the paint visitor, that will be used to fill the content area of the widget. |
Top
See Also