Brick.TryGetAttachedValue<T>(AttachedProperty<T>, out T) Method
In This Article
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Parameters
Name | Type |
---|---|
prop | DevExpress. |
value | T |
#Type Parameters
Name |
---|
T |
#Returns
Type |
---|
Boolean |
See Also