Click or drag to resize

M_ObjectM_UseIndexAsOrderKey Method

Gets a value indicating whether the UI should use the index of this object among objects of the same collection instead of M_GetOrderKey.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public virtual bool M_UseIndexAsOrderKey()

Return Value

Type: Boolean
See Also