'Declaration
Protected Overridable ReadOnly Property MinimumRowHeaderWidth As System.Integer
'Usage
Dim instance As NTreeList Dim value As System.Integer value = instance.MinimumRowHeaderWidth
protected virtual System.int MinimumRowHeaderWidth {get;}