Spread Windows Forms 10.0 Product Documentation
GcTextBoxCellType Class Properties


For a list of all members of this type, see GcTextBoxCellType members.

Public Properties
 NameDescription
Public PropertyAcceptsArrowKeysGets or sets how arrow keys are processed by the edit control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyAcceptsCrLfGets or sets a value that indicates how to process the CrLf characters when copying, cutting, or pasting a string.  
Public PropertyAcceptsTabCharGets or sets a value that indicates how to process the Tab characters when copying, cutting, or pasting the string.  
Public PropertyAllowSpaceGets or sets the allow space settings.  
Public PropertyAlternateTextGets the alternate text of the GcTextBox control.  
Public PropertyAutoCompleteGets the automatic complete related settings.  
Public PropertyAutoCompleteCustomSourceGets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the GcTextBox.AutoCompleteSource property is set to CustomSource.  
Public PropertyAutoCompleteModeGets or sets an option that controls how automatic completion works for the GcTextBox control.  
Public PropertyAutoCompleteSourceGets or sets a value that specifies the source of strings used for automatic completion.  
Public PropertyAutoConvertGets or sets whether to automatically convert the entered characters according to the input mask.  
Public PropertyBackgroundImageGets or sets the background image for the cell. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyDisplayAlignmentGets or sets the text alignment when displaying the horizontal axis when the control does not have input focus.  
Public PropertyDropDownGets the drop-down settings used to customize the drop-down function.  
Public PropertyDropDownEditorGets the settings for the drop-down editor.  
Public PropertyEditModeGets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyEllipsisGets or sets a value that indicates how the ellipsis character (...) appears, denoting that the GcTextBox text extends beyond the specified length of the GcTextBox.  
Public PropertyEllipsisStringGets or sets what is shown as an ellipsis when the text width is longer than the control.  
Public PropertyExcelExportFormatGets or sets the format string used by Excel when exporting to an Excel file. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyExitOnLastCharGets or sets whether the next control in the tab order receives the focus as soon as the control is filled with the last character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyFocusPositionGets or sets the initial cursor position when the editor gets focus.  
Public PropertyFormatStringGets or sets the input format to use in the control.  
Public PropertyGridLineGets or sets a Line that indicates the grid line style for each line.  
Public PropertyLineSpaceGets or sets the line space between two adjacent lines.  
Public PropertyMaxLengthGets or sets the maximum number of characters or bytes that the control can hold.  
Public PropertyMaxLengthCodePageGets or sets the code page for the encoding that used to count the max length in byte.  
Public PropertyMaxLengthUnitGets or sets whether the maximum number of characters allowed in the control are handled based on bytes, characters, or text elements.  
Public PropertyMaxLineCountGets or sets the maximum number of acceptable lines.  
Public PropertyMultilineGets or sets whether the control can accept and display multiple lines of text.  
Public PropertyPasswordCharGets or sets the character used as a placeholder for the characters typed by the user.  
Public PropertyPasswordRevelationModeGets or sets the password revelation mode.  
Public PropertyReadOnlyGets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyRecommendedValueGets or sets the recommended value.  
Public PropertyScrollBarModeGets or sets how to display the scroll bars.  
Public PropertyScrollBarsGets or sets which scroll bars appear in a multiline GcTextBox control.  
Public PropertyShortcutKeysGets the InputMan EditingControl's shortcuts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyShowRecommendedValueGets or sets a value that indicates whether to show the recommended value.  
Public PropertyShowTouchToolBarGets or sets the how to show the InputManCellTypeBase.TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertySideButtonsGets the side buttons of this GcTextBox control.  
Public PropertyStaticGets or sets whether the cell is static, which prohibits user interaction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertySubEditorGets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public PropertyTouchContextMenuScaleGets or sets the factor applies to context menu item's height while context menu is popped up by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyTouchToolBarGets the shown InputManCellTypeBase.TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyUseSpreadDropDownButtonRenderGets or sets a value that indicates whether to paint the drop-down button with the spread drop-down button renderer. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public PropertyUseSystemPasswordCharGets or sets a value that indicates whether to use system password characters.  
Public PropertyWrapModeGets or sets the wrap rule when the GcTextBox control is multiline.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
See Also

Reference

GcTextBoxCellType Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.