Skip to main content
All docs
V25.1
  • DataSourceInfo.IsObjectDataSource Property

    Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    [DataMember(Name = "isObjectDataSource", EmitDefaultValue = false)]
    public bool IsObjectDataSource { get; set; }

    Property Value

    Type
    Boolean
    See Also