FieldTreeNode
Class
Definition
Namespace:Telerik.WinControls.UI.PivotFieldList
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public class FieldTreeNode : RadTreeNode, IDataItem, ICloneable, INotifyPropertyChanged
Inheritance: objectRadTreeNodeFieldTreeNode
Implements:
Inherited Members
Constructors
C#
public FieldTreeNode()
Properties
Gets or sets the state of the check element.
C#
public override ToggleState CheckState { get; set; }
The state of the check.
Overrides: