PropertyDefinitionBase.GetMergedDescription(DataViewBase, PropertyDefinitionBase, RowHandle) Method
In This Article
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
public object GetMergedDescription(
DataViewBase dataView,
PropertyDefinitionBase standard,
RowHandle handle
)
#Parameters
Name | Type |
---|---|
data |
DevExpress. |
standard | Property |
handle | DevExpress. |
#Returns
Type |
---|
Object |
See Also