TNxSlideBound6
Class used for setting the position and the size of associated cell inside Slides grid view.
Properties
Name | Description |
---|---|
Caption | An optional text beside or above cell. |
CaptionFont | Font used for painting text (Caption ) beside or above cell. |
CaptionLocation | Location of Caption relative to a cell |
Column | Column associated with the bound, That will display content from the associated column. |
Height | Height of a cell shown inside the SlidesView. |
Left | X coordinate of a cell. |
ParentCaptionFont | CaptionFont will be inherited from the main control. |
Top | Y coordinate of a cell. |
Visible | Controls if a cell is visible in a slide. |
Width | Horizontal size of a cell. |