XRBarCode.PaddingInfo Property
Obsolete. For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
[SRCategory(ReportStringId.CatAppearance)]
[Browsable(false)]
[Obsolete("Please use Padding property instead")]
public PaddingInfo PaddingInfo { get; set; }
<SRCategory(ReportStringId.CatAppearance)>
<Browsable(False)>
<Obsolete("Please use Padding property instead")>
Public Property PaddingInfo As PaddingInfo
Property Value
Type |
---|
PaddingInfo |
See Also
Feedback