The DefaultAlignment property returns the default aligment of the editor contents when it is an inplace control (within XtraGrid, for instance). For standalone editors, DefaultAlignment is not in effect and text alignment is then controlled by the TextOptions.HAlignment property of the RepositoryItem.Appearance object.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.