C# |
public TileNavPaneViewInfo ViewInfo { get; }
|
VB |
Public ReadOnly Property ViewInfo As TileNavPaneViewInfo
|
Property value
Type: TileNavPaneViewInfo
A DevExpress.XtraBars.Navigation.TileNavPaneViewInfo object which contains internal information used to render the control.
This property supports the control's internal infrastructure, and typically there is no need to use it directly in your code.