Class ClassReferenceAttribute
Represents the class for class reference attributes.
Inheritance
System.Object
ClassReferenceAttribute
Namespace: Syncfusion.UI.Xaml.PivotClient
Assembly: Syncfusion.SfPivotClient.UWP.dll
Syntax
public sealed class ClassReferenceAttribute : Attribute
Constructors
ClassReferenceAttribute()
Declaration
public ClassReferenceAttribute()
Properties
IsReviewed
Gets or sets the IsReviewed value
Declaration
public bool IsReviewed { get; set; }
Property Value
Type |
---|
System.Boolean |
ShouldInclude
Gets or sets the ShouldInclude value
Declaration
public bool ShouldInclude { get; set; }
Property Value
Type |
---|
System.Boolean |