BaseTableDefinition.Length Property
Namespace: DevExpress.XtraEditors.TableLayout
Assembly: DevExpress.XtraEditors.v24.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