ServicePRO SDK Help

stcRoleInfo..::..RowVisibility Property

Gets or sets a value indicating whether [row visibility].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool RowVisibility { get; set; }
<DataMemberAttribute> _
Public Property RowVisibility As Boolean
	Get
	Set

Field Value

true if [row visibility]; otherwise, false.