Skip to main content

DXFrameworkContentElement Class

Represents the base class for all DevExpress controls inherited from the FrameworkContentElement class.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public class DXFrameworkContentElement :
    FrameworkContentElement

Remarks

The DXFrameworkContentElement class is intended to hide some properties of the FrameworkContentElement class.

Inheritance

Show 161 items
Object
ContentElement
FrameworkContentElement
DXFrameworkContentElement
See Also