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