ColumnMinimumWidth Property
|
Property that represents minimum column width
of a column.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double MinimumWidth { get; }
Public ReadOnly Property MinimumWidth As Double
Get
public:
property double MinimumWidth {
double get ();
}
member MinimumWidth : float with get
Property Value
Double
See Also