Skip to main content
All docs
V25.1
  • BaseTableDefinition.Length Property

    Namespace: DevExpress.XtraEditors.TableLayout

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [XtraSerializableProperty(XtraSerializationVisibility.Content)]
    public TableDefinitionLength Length { get; set; }

    Property Value

    Type
    DevExpress.XtraEditors.TableLayout.TableDefinitionLength
    See Also