'Declaration
Protected Overrides ReadOnly Property DefaultGlyphAlign As System.Drawing.ContentAlignment
'Usage
Dim instance As NDropDownButtonElement Dim value As System.Drawing.ContentAlignment value = instance.DefaultGlyphAlign
protected override System.Drawing.ContentAlignment DefaultGlyphAlign {get;}