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