Brick.SetAttachedValue<T>(AttachedProperty<T>, T, T) Method
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type |
---|---|
prop | DevExpress.XtraPrinting.AttachedProperty<T> |
value | T |
defaultValue | T |
Type Parameters
Name |
---|
T |
See Also