ISalEditControl
PPJ.Runtime.Windows.ISalEditControl
Last updated
PPJ.Runtime.Windows.ISalEditControl
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
SAL Editable controls implement this interface
CultureInfo: Returns/Sets the specialized CultureInfo for the edit control.
String: Returns/Sets the edit mask.
String: Returns/Sets the format picture.
Int32: Returns/Sets the maximum edit length.
Boolean: Returns/Sets the modified flag.
Apply the format string to the value of the control.
Validates the content of the control against its data type
Returns: Boolean.
Represents an editable control that displays a drop down list of options to the user.
Represents an editable control that allows the user to enter text.
Represents an editable control that allows the user to enter multiple lines of text.
Summary description for SalTableColumn.