UiVisibilityArgs..::..VisibilityType Property
Gets the type of the visibility.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public UiVisibilityTypes VisibilityType { get; set; }
Public Property VisibilityType As UiVisibilityTypes Get Set
public: property UiVisibilityTypes^ VisibilityType { UiVisibilityTypes^ get (); void set (UiVisibilityTypes^ value); }