Table of Contents

Enum BaseObject.GenericStaticOptions

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Enumerates static options which customize behavior of all BaseObject descendants.

[Flags]
public enum BaseObject.GenericStaticOptions

Fields

NoNamesInToString = 0

Specifies that ToString() should not include property names in result. This is not supported in all the objects.