|
|
|
|
RealWidth Property, RowHeaderClass Class |
Returns the physical width of the row header.
Syntax RowHeaderClass Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Overridable Property RealWidth As Integer |
C# |
public virtual int RealWidth { get; } |
C++ |
public: property virtual int RealWidth { |
Property Value
The physical width of the row header in pixels.
Comments
The RealWidth property returns the physical width of the row header.
The RealWidth property returns the width of the row header area (RowHeaders.Width property).