Name | Description | |
---|---|---|
![]() | AllowArrowKeysMoveActiveCell | Gets or sets whether to allow the arrow keys to move the active cell. |
![]() | BackgroundImage | Gets or sets the background image for the cell. |
![]() | IsFormulaValue | Determines whether the editor contains a formula. |
![]() | MaxLength | Gets or sets the maximum number of characters allowed in the rich text cell. |
![]() | Multiline | Gets or sets whether multiple lines of text are allowed. |
![]() | ReadOnly | Gets or sets whether text is read-only. |
![]() | ScrollBars | Gets or sets which scroll bars to display for the rich text cell. |
![]() | Static | Gets or sets whether text can be selected. |
![]() | SubEditor | Overridden. Gets or sets the subeditor. |
![]() | WordWrap | Gets or sets whether text that is too long to fit in the cell wraps to additional lines. |