{CompanyName} FlexyGo

ObjectProperty Properties

The ObjectProperty type exposes the following members.

Properties


  Name Description
Public property AllowNewDefaults
Set defaults from New Object.
Public property AllowNewFunction
Gets the allow new function.
Public property AllowNewObject
Gets the allow new object.
Public property AllowNewReturnFields
Gets the values for New Function return fields.
Public property AutoIncrement
Indicates if value is auto generated buy using max() +1 or Autoincrement function.
Public property AutoIncrementFunction
SQL sentence to get next id value.
Public property Autoselect
Gets the autoselect.
Public property CascadeDependencies
Gets or sets the field cascade pependencies.
Public property CauseRefresh
Gets if a property has dependencies
Public property ClientReadOnly
Gets or sets a value indicating whether this ObjectProperty is ClientReadOnly.
Public property ConnStringId
Gets or sets the connection string identifier.
Public property ControlType
Gets or sets the type of the control.
Public property CssClass
Gets or sets the CSS class.
Public property DataType
Gets the type of the data.
Public property DataTypeSQL
Gets the type of the data.
Public property DBType
Gets or sets the type of the database.
Public property DecimalPlaces
Gets the decimal places.
Public property DefaultSearchType
Gets or sets the default search type of the control.
Public property DefaultValue
Gets the default value.
Public property DependingFrom
Gets or sets the depending from.
Public property DependingProperties
Gets or sets the depending properties.
Public property DetachedFromDB
Gets a value indicating whether [detached from database].
Public property DropDownValues
Gets or sets values if property is a default drop down list.
Public property ExtensionId
Gets or sets the ExtensionId.
Public property Extensions
Gets or sets the Extensions.
Public property FormatString
Gets the format string.
Public property FormDisplay
Gets or sets a value indicating whether this ObjectProperty can be displayed on a form.
Public property HasDefinition
Returns if Property has been defined in database.
Public property Height
Gets or sets the height.
Public property HelpId
Gets or sets the help identifier.
Public property Hide
Gets or sets a value indicating whether this ObjectProperty is hidden.
Public property IconClass
Gets the Property Icon Css Class.
Public property IgnoreDBDefaultValue
Gets a value indicating whether [ignore database default value].
Public property ImageCompressionType
Gets or sets the Image Compression Type.
Public property ImageMaxHeight
Gets or sets the Image Max Height.
Public property ImageMaxWidth
Gets or sets the Image Max Width.
Public property IsRequired
Gets or sets a value indicating whether this instance is required.
Public property IsRequiredMessage
Gets or sets the is required message.
Public property Label
Gets or sets the label.
Public property LabelCssClass
Gets or sets the label CSS class.
Public property LabelStyle
Gets or sets the label style.
Public property Locked
Gets or sets the locked state.
Public property Mask
Gets the mask.
Public property MaxNumOfChars
Gets the maximum number of chars.
Public property MaxValue
Gets the maximum allowed value.
Public property MaxValueMessage
Gets the maximum allowed value message.
Public property MinValue
Gets the minimum allowed value.
Public property MinValueMessage
Gets the minimum allowed value message.
Public property Name
Gets or sets the name.
Public property ObjectName
Gets or sets the name of the object.
Public property ObjNameLink
Gets or sets the object name link.
Public property ObjWhereLink
Gets or sets the object where link.
Public property OfflineWebComponent
Gets the offline web component of the type.
Public property OnChangeJsFunction
Gets the on change js function.
Public property OnChangeProcessName
Gets or sets the onChange process identifier.
Public property OriginalLabel
Gets label in original language.
Public property PersistDefaultValue
Gets a value indicating whether [persist default value].
Public property PlaceHolder
Gets or sets the field placeholder text.
Public property PositionX
Gets or sets x position.
Public property PositionY
Gets or sets y position.
Public property RegExp
Gets the regular exp.
Public property RegExpText
Gets the regular exp message.
Public property RootPath
Gets the root path.
Public property RootPathType
Gets or sets the field RootPathType
Public property SearchCollection
Gets the search collection.
Public property SearchFunction
Gets the search function.
Public property SearchReturnFields
Gets the search return fields.
Public property SearchTypes
Gets or sets the search types of the control.
Public property SearchWhere
Gets the search where.
Public property SecurityObject
Gets the security object.
Public property Separator
Separator for Tag controls.
Public property SQLDisplayField
Gets the SQL Field to dispay.
Public property SQLEditSentence
Gets the SQL edit sentence.
Public property SQLFilter
Gets the SQL filter. if it is blank it will try to build one with the _SQLDisplayField
Public property SQLObjectName
Gets the SQL Object Name to get the view for the combo
Public property SQLOfflineOrderBy
Orderby for offline properties
Public property SQLOfflineSentence
SQL for offline properties
Public property SQLSentence
Gets or sets the SQL sentence.
Public property SQLValidator
Gets the SQL to validate.
Public property SQLValueField
Gets the SQL Field to save as a value.
Public property SQLViewName
Gets the View name to get items for the combo
Public property Style
Gets or sets the style.
Public property TableName
Gets or sets the name of the table.
Public property Tag
Gets or sets the tag.
Public property TargetIdLink
Gets or sets a value indicating the target id of the new object link.
Public property Template
Gets the Direct format template.
Public property ToolbarName
Gets property Toolbar Id.
Public property ValidatorMessage
Gets the validator message.
Public property WebComponent
Gets the web component of the type.
Public property WhereSentence
Gets the where sentence.
Public property Width
Gets or sets the width.