| IDataOptionsGetPropertiesObject Method |
Restituisce l'oggetto che espone le properties da visualizzare nel propertylist. Viene
richiamato nel load del dialogo per assegnare le proprietà ad ogni tab di applicazione.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax Object GetPropertiesObject()
Function GetPropertiesObject As Object
Object^ GetPropertiesObject()
abstract GetPropertiesObject : unit -> Object
Return Value
Type:
Object[Missing <returns> documentation for "M:QsInformatica.Utils.IDataOptions.GetPropertiesObject"]
See Also