_CardView.ShowEmptyFields Property

Definition

Returns or sets a Boolean (bool in C#) value that determines if empty fields are displayed for cards in the CardView object. Read/write.

public:
 property bool ShowEmptyFields { bool get(); void set(bool value); };
public bool ShowEmptyFields { get; set; }
Public Property ShowEmptyFields As Boolean

Property Value

Applies to