Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridUnboundItemProperty Class


In This Topic
    DataGridUnboundItemProperty Class Methods
    In This Topic

    For a list of all members of this type, see DataGridUnboundItemProperty members.

    Public Methods
     NameDescription
    Public MethodRetrieves the current value of the property for the specified component. (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase)
    Public MethodSets the current value of the property for the specified component. (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected Method

    Initializes a new instance of the DataGridItemProperty class specifying the name and title of the property, its value path, indicating whether it is read only, if the corresponding cell can be edited when a new item is being inserted, and if it represents a sub relationship.

    (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase)
    Protected MethodOverridden.   
    Top
    See Also