'Declaration
Protected Overridable ReadOnly Property DefaultContentAlign As System.Drawing.ContentAlignment
'Usage
Dim instance As NImageAndTextItem Dim value As System.Drawing.ContentAlignment value = instance.DefaultContentAlign
protected virtual System.Drawing.ContentAlignment DefaultContentAlign {get;}