Gets or sets a value indicating the visibility of the current object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public VisibilityEnum Visibility { get; set; }
Visual Basic
Public Property Visibility As VisibilityEnum
	Get
	Set

See Also