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