Class GridDataPercentEditVisibleColumn
Implements
Syncfusion.Windows.Data.IFilterDefinition
System.ComponentModel.INotifyPropertyChanged
System.IDisposable
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridDataPercentEditVisibleColumn : GridDataVisibleColumn, IFilterDefinition, INotifyPropertyChanged, IDisposable
Constructors
GridDataPercentEditVisibleColumn()
Declaration
public GridDataPercentEditVisibleColumn()
Fields
ElementStyleProperty
ElementStyle Dependency Property
Declaration
public static readonly DependencyProperty ElementStyleProperty
Field Value
Type |
---|
System.Windows.DependencyProperty |
Properties
ColumnStyle
Declaration
public override GridDataColumnStyle ColumnStyle { get; set; }
Property Value
Type |
---|
GridDataColumnStyle |
Overrides
ElementStyle
Gets or sets the ElementStyle property. This dependency property indicates ....
Declaration
public Style ElementStyle { get; set; }
Property Value
Type |
---|
System.Windows.Style |
HeaderStyle
Declaration
public override GridDataColumnStyle HeaderStyle { get; set; }
Property Value
Type |
---|
GridDataColumnStyle |
Overrides
Implements
Syncfusion.Windows.Data.IFilterDefinition
System.ComponentModel.INotifyPropertyChanged
System.IDisposable