Class VBExamplesHelper
Inheritance
System.Object
VBExamplesHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public class VBExamplesHelper
Constructors
VBExamplesHelper()
Declaration
public VBExamplesHelper()
Properties
VBContext
Declaration
public static bool VBContext { set; }
Property Value
System.Boolean
|
Methods
StripPath(String)
Declaration
public static string StripPath(string path)
Parameters
System.String
path
|
Returns
System.String
|