GrapeCity.Win.MultiRow Namespace : CellNoteStyle Class |
The following tables list the members exposed by CellNoteStyle.
Name | Description | |
---|---|---|
CellNoteStyle Constructor | Initializes a new instance of the CellNoteStyle class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the CellNote. | |
BackgroundGradientEffect | Gets or sets the background gradient effect. | |
BackgroundImage | Gets or sets the CellNote image. | |
BackgroundImageLayout | Gets or sets the position of the image on the CellNote. | |
BackgroundImageOpacity | Gets or sets the opacity of the BackgroundImage. | |
ContextMenuStrip | Gets or sets the shortcut menu associated with the CellNote. | |
Font | Gets or sets the font of the text displayed by the CellNote. | |
ForeColor | Gets or sets the foreground color of the CellNote. | |
LineAdjustment | Gets or sets how to adjust the layout of the text lines. | |
LineColor | Gets or sets a System.Drawing.Color used to draw the CellNote's border and the CellNote's Connection line. | |
LineStyle | Gets or sets the style of the line that is drawn on the CellNote's border. | |
LineWidth | Gets or sets the width of the line that is drawn on the CellNote's border. | |
Multiline | Gets or sets a value that indicates whether the text is shown in multiple lines. | |
Padding | Gets or sets the space between the edge of a CellNote and its content. | |
PatternColor | Gets or sets a System.Drawing.Color that indicates which color pattern is drawn on the CellNote. | |
PatternStyle | Gets or sets the pattern style when drawing the pattern effect of the CellNote. | |
ShowShadow | Gets or sets whether a shadow is rendered. | |
TextAdjustment | Gets or sets how to adjust the text layout. | |
TextAlign | Gets or sets the text alignment of the CellNote. | |
TextAngle | Gets or sets the text rotation angle, in degrees. | |
TextEffect | Gets or sets how the text is drawn on a graphics surface. | |
TextIndent | Gets or sets the text indent of the CellNote. | |
TextVertical | Gets or sets whether the text is shown vertically. | |
TouchToolBar | Gets or sets the touch toolbar associated with the CellNote. | |
TriangleSymbolColor | Gets or sets a System.Drawing.Color that indicates which color is drawn on the CellNote's Triangle Symbol Color. | |
UseCompatibleTextRendering | Gets or sets whether using the compatible text rendering engine (GDI+) or (GDI). | |
WordWrap | Gets or sets a value that indicates whether the text content wraps within multiline text. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of the CellNoteStyle. | |
ToString | Returns a System.String that represents the CellNoteStyle. |