GelProperty.RegisterDataSourceProperty Method
Include Protected Members
Include Inherited Members
Microsoft internal use only.
Registers a data source property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RegisterDataSourceProperty<TOwner>(String) | Microsoft internal use only. Registers a data source property. | |
RegisterDataSourceProperty<TOwner>(String, Object}) | ||
RegisterDataSourceProperty<TOwner>(String, GelPropertyChangedCallback, GelPropertyValidatorCallback) | Microsoft internal use only. Registers a data source property. |
Top