NevronOpenVision
Nevron.Nov.Text Namespace / NColumnPageLayoutPickerCell Class
Fields Properties Methods Events


NColumnPageLayoutPickerCell Class Members

The following tables list the members exposed by NColumnPageLayoutPickerCell.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ColumnCount property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ColumnSpacingPercent property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NColumnPageLayoutPickerCell.  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value of the ColumnCount property.  
Public PropertyGets or sets the spacing between the columns as a percentage from the total cell width. By default set to 5%.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint.  
Protected MethodOverridden. Overriden to set a Filling to the paint visitor, that will be used to fill the content area of the widget.  
Top
See Also