UseAlternateUIAttributeUseAlternateUI Property
Flag that determines whether to use the alternate UI for the associated property or field.
Namespace: Gemstone.ComponentModel.DataAnnotationsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.158 -- Release Build+8af53c44e6ad1fac543a652d58b46c9843b74b64
public bool UseAlternateUI { get; init; }
Public Property UseAlternateUI As Boolean
Get
Set
public:
property bool UseAlternateUI {
bool get ();
void set (bool value);
}
function get_UseAlternateUI();
function set_UseAlternateUI(value);
Property Value
Boolean