| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | About | Displays information about the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AcceptsArrowKeys | Gets or sets whether to accept arrow keys. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AcceptsReturn | Gets or sets whether a return is accepted. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AlignHorz | Gets or sets the horizontal alignment of the control's contents. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AlignText | Gets or sets the alignment of the text with respect to the alignment of the picture. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AlignVert | Internal use only. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowClipboardKeys | Gets or sets whether the control supports the Clipboard shortcut keys. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowNull | Gets or sets whether the control considers a null value valid. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Anchor | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoAdvance | Gets or sets whether the focus moves to another control when the cursor is moved with the arrow keys. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteCustomSource | Gets or sets a custom System.Collections.Specialized.StringCollection when the AutoCompleteSource property is set to CustomSource. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteMode | Gets or sets how automatic completion works. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteSource | Gets or sets the source of complete strings used for automatic completion. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoHeight | Gets or sets whether the control resizes itself based on the font. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoMenu | Gets or sets whether the control displays a context menu that provides basic edit operations. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackColor | Gets or sets the background color for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackgroundImage | Gets or sets the background image for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BindingContext | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Border | Gets or sets the border for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BorderStyle | Gets or sets the style of the border. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Bottom | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Bounds | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonAlign | Gets or sets the alignment of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonColor | Gets or sets the background color of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonIndex | Gets or sets the index value for the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonMargin | Gets or sets the margin between the button and the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonMarginColor | Gets or sets the margin color between the button and the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonMax | Gets or sets the maximum value for the button index in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonMin | Gets or sets the minimum value for the button index in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonStyle | Gets or sets the type of button to display in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonWidth | Gets or sets the width of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonWrap | Gets or sets whether the button index wraps when it reaches the value specified by the ButtonMin and ButtonMax properties. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CancelMouse | Internal use only. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CanFocus | Gets or sets whether the edit control can receive focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CanSelect | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CanShowSelectionGripper | Overridden. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CanValidate | Gets or sets whether the control validates data when it loses the focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Capture | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CausesValidation | Gets or sets whether data validation occurs on other controls when the control loses focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CharacterCasing | Gets or sets the character case. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CharacterSet | Gets or sets the character set to use. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientSize | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CompanyName | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Container | (Inherited from System.ComponentModel.Component) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ContainsFocus | Gets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ContextMenuStrip | Gets or sets the context menu strip to display for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Controls | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlType | Gets or sets whether the control is read-write, read-only, static, or allows values to be changed by pressing buttons. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Created | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Cursor | Gets or sets the image for the pointer when the pointer is over the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataBindings | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DecimalIncrement | Sets the amount by which the value increments when the cursor is in the decimal portion. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Disposing | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Dock | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DrawFocusRectangle | Gets or sets the focus rectangle drawing style for the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EditModeCursorPosition | Gets or sets the position of the pointer in the edit control when it receives the focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets whether the control can receive focus and respond to user actions. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Focused | Gets whether the edit control has focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Font | Gets or sets the font for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ForeColor | Gets or sets the text color for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ForegroundImage | Gets or sets the foreground image for the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Formatter | Gets or sets the formatter for the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FormatText | Gets how text contents of the edit control are formatted. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Handle | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasChildren | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HideSelection | Gets or sets whether selected text loses its highlighting when the control loses focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HotkeyPrefix | Gets or sets whether an ampersand typed in front of a character underlines the character in a static control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ImeMode | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IntegerIncrement | Sets the amount by which the value increments when the cursor is in the integer portion. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InvalidColor | Gets or sets the background color to display when the control contains invalid data. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InvalidOption | Gets or sets whether invalid data is displayed, hidden, or cleared when the control loses the focus. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Left | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Location | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Margin | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MarginBottom | Gets or sets the margin between the bottom of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MarginLeft | Gets or sets the margin between the left edge of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MarginRight | Gets or sets the margin between the right edge of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MarginTop | Gets or sets the margin between the top of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaximumLength | Gets or sets the maximum number of characters allowed. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxLength | Gets or sets the maximum number of characters that can be typed or pasted into the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Modified | Gets or sets whether the text in the edit control has been modified. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Multiline | Gets or sets whether the text box has multiple lines. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name | Gets or sets the name used in code to identify the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NullColor | Gets or sets the background color displayed when the control contains the null value. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Padding | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | Gets or sets the parent of the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PasswordChar | Gets or sets which character to substitute when the user types in a password. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Picture | Gets or sets the picture to display in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PictureMargin | Gets or sets the margin between the text and the picture. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PictureOrientation | Gets or sets the orientation of the picture in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PictureTransparencyColor | Gets or sets the transparency color for the picture in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PictureTransparencyTolerance | Gets or sets the picture transparency tolerance for the element. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ProductName | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ReadOnly | Gets or sets whether the cell is read-only (and cannot be edited). (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Rectangle | Gets or sets the rectangle in the client area of the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Redraw | Gets or sets whether the element is allowed to paint. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Region | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Right | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScrollBars | Gets or sets the use of scroll bars. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Selectable | Gets or sets whether the user can interact with the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedText | Gets or sets the currently selected text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectionLength | Gets or sets the number of characters selected in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectionStart | Gets or sets the starting point of selected characters or the position of the insertion point if no characters are selected. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Site | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Size | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | State | Gets or sets the element state for the control. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | StateNotifyList | Internal use only. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SubEditor | Gets or sets the subeditor in the cell. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabStop | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Tag | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Text | Gets or sets the formatted contents of the control as a string matching exactly what is displayed. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TextOrientation | Gets or sets the orientation of the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TextWrap | Gets or sets whether to automatically wrap text without line breaks. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Top | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UserEntry | Gets or sets how data is validated when it is provided to the control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Value | Gets or sets the unformatted value of the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Visible | Gets or sets whether the control is visible. (Inherited from FarPoint.Win.ElementControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | VisualStyles | Gets or sets whether visual styles are used. (Inherited from FarPoint.Win.SuperEditBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | (Inherited from System.Windows.Forms.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WordWrap | Gets or sets whether text that is too long to fit in the cell wraps to additional lines. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) |