DdsDecRange Properties

DdsDecRange Overview

This page includes members inherited from System.Web.UI.WebControls.WebControl and System.Web.UI.WebControls.Panel. See DdsDecRange Class Members for a list that excludes inherited properties.

Public Properties

Property Description
public property Alias Gets or sets an alternate field name for the field. (Inherited from DdsDataField.)
public property Decimals Defines the number of decimal places in the field.
BackColor Sets the background for this control. (Inherited from ASP.NET WebControl.)
BlanksInd Sets the Blanks Indicator. (Inherited from DdsDataField.)
BorderColor Sets the border color for this control. (Inherited from ASP.NET WebControl.)
BorderStyle Sets the border style for this control. (Inherited from ASP.NET WebControl.)
BorderWidth Sets the border width for this control. (Inherited from ASP.NET WebControl.)
public property ChangeInd Gets or sets the response indicator to set 'on' when this field changes. (Inherited from DdsDataField.)
ClientIDMode Sets the algorithm used to determine the ClientID Property. (Inherited from ASP.NET WebControl.)
public property Color Gets or sets the conditional values that control the color of the field. (Inherited from DdsField.)
public property Comment Gets or sets a comment associated with the field. (Inherited from DdsField.)
public property Compare Gets or sets the relational operator and value used to validate user data input. (Inherited from DdsDataField.)
CssClass Gets or sets the CSS Class of the control. (Inherited from ASP.NET WebControl.)
public property DefaultValue Gets or sets the default value for the field.
Enabled Sets whether or not the control is enabled. (Inherited from ASP.NET WebControl.)
EnableTheming Determines whether themes apply to this control. (Inherited from ASP.NET WebControl.)
EnableViewState Determines whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from ASP.NET WebControl.)
public property ErrorMessage Gets or sets the conditions that control the error messages for the field. (Inherited from DdsField.)
public property ErrorMessageId Gets or sets the conditions that control the error messages for the field when a message file is used. (Inherited from DdsField.)
Font Sets the font for the control. (Inherited from ASP.NET WebControl.)
Forecolor Sets the foreground (usually the text) color for the control. (Inherited from ASP.NET WebControl.)
Height Sets the height of the control. (Inherited from ASP.NET WebControl.)
public property InteractionStyle This sets the primary user interaction (and thus appearance) for the control to either slider or step buttons.
public property Length Gets or sets the number of digits in the Numeric Value.
public property Max Gets or sets the Maximum value the field will accept.
public property MessageId Gets or sets the conditions that control messages for the field when a message file is used. (Inherited from DdsDataField.)
public property Min Sets the minimum numeric value.
public property NumericValueStyle Sets the style of the numeric value left, right, center, or hidden.
public property PositionCursor Gets or sets a string containing the position cursor attribute value for the DdsDataField. (Inherited from DdsDataField.)
SkinID Gets or sets the skin to use on the control. (Inherited from ASP.NET control.)
public property Steps Sets the amount by which to change the Numeric Value when the step buttons are pressed or the slider is operated.
TabIndex Sets the Tab Index for this control. (Inherited from ASP.NET WebControl.)
Tooltip Sets the tooltip text for this control. (Inherited from ASP.NET WebControl.)
public property Type Gets or sets the Type of the field.
ValidateRequestMode Sets whether the control checks client input from the browser for potentially dangerous values. (Inherited from ASP.NET WebControl.)
public property Value Gets or sets the value of this field.
ViewStateMode Gets or sets the view-state mode of the control. (Inherited from ASP.NET WebControl.)
public property VisibleCondition Gets or sets the RPG indicator expression that, when evaluated, determines if the field should be visible at any given time. (Inherited from DdsField.)
public property VirtualRowCol Gets or sets the row and column that this field is reported on in the Display file. (Inherited from DdsDataField.)
Width Sets the width of the control. (Inherited from ASP.NET WebControl.)