Skip to main content

BaseTableDefinition.Length Property

Namespace: DevExpress.XtraEditors.TableLayout

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type
DevExpress.XtraEditors.TableLayout.TableDefinitionLength
See Also