Spread WPF 18
GrapeCity.Core Namespace / ICustomProperties Interface
Members


In This Topic
    ICustomProperties Interface
    In This Topic
    Represents a collection of ICustomProperty objects that represents additional information.
    Object Model
    ICustomProperties Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ICustomProperties 
    'Usage
     
    Dim instance As ICustomProperties
    [DefaultMember("Item")]
    public interface ICustomProperties 
    See Also