ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / ChannelsProperty Field




In This Topic
    ChannelsProperty Field
    In This Topic
    Represents Channels dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ChannelsProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPresentationPageDisplay.ChannelsProperty
    public static readonly DependencyProperty ChannelsProperty
    public: static readonly DependencyProperty* ChannelsProperty
    public:
    static readonly DependencyProperty^ ChannelsProperty
    See Also