ColumnState.Width Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current width of the column in pixels.
public: initonly double Width;
initonly double Width;
public readonly double Width;
val mutable Width : double
Public ReadOnly Width As Double