RecentItemControl.GetViewInfo() Method
Returns the object that contains information about this RecentItemControl.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
public RecentControlViewInfo GetViewInfo()
Public Function GetViewInfo As RecentControlViewInfo
Returns
Type | Description |
---|---|
DevExpress.XtraBars.Ribbon.ViewInfo.RecentControlViewInfo | A DevExpress.XtraBars.Ribbon.ViewInfo.RecentControlViewInfo object that stores view info about this RecentItemControl. |
See Also
Feedback