ClientOption Class |
Namespace: SOWIData.Management.Models
The ClientOption type exposes the following members.
Name | Description | |
---|---|---|
ClientOption |
Client Option constructor without parameters
| |
ClientOption(ClientOption) |
Client Option constructor with parameter. Put data value with parameter object.
|
Name | Description | |
---|---|---|
EditorRow |
If property equal empty then gives default value (see EditorRowDefault).
Details see EditorRow | |
EditorWidth |
Get and set web form object Editor width (default value see EditorWidthDefault)
| |
ID |
Client ID (not Client Option ID)
| |
Item |
Index handling example this[FieldName]
| |
ViewMandatoryFieldsBackcolor |
Form object editor puts mandatory fields with backcolor. Default value false.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |